IdentityServer is an OpenID Connect and OAuth 2.0 framework, providing secure authentication and authorization for web, mobile, and API environments.
IdentityServer publishes a discovery document where you can find metadata and links to all the endpoints, key material, etc.
IdentityServer provides token, authentication, user info, logout, and introspection endpoints compliant with open standards.