OAuthAuthorizationServerExtensions Methods

Include Protected Members
Include Inherited Members

The OAuthAuthorizationServerExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member UseOAuthAuthorizationServer Adds OAuth2 Authorization Server capabilities to an OWIN web application. This middleware performs the request processing for the Authorize and Token endpoints defined by the OAuth2 specification. See also http://tools.ietf.org/html/rfc6749

Top

See Also

Reference

OAuthAuthorizationServerExtensions Class

Owin Namespace