IAzureActiveDirectoryOpenIdConnectAuthenticationProvider Interface
Provides an abstraction enabling the caller to extend or modify the authentication flow provided by AzureActiveDirectoryExtendedLoginProvider.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Security (in Microsoft.WindowsAzure.Mobile.Service.Security.dll)
| Name | Description | |
|---|---|---|
![]() | Authenticated(AzureActiveDirectoryOpenIdConnectAuthenticatedContext^) | Called each time a request identity has been validated by the middleware. Gives the application an opportunity to alter or reject the identity which has arrived with the request. |
![]() | RequestToken(AzureActiveDirectoryOpenIdConnectRequestTokenContext^) | Invoked before the ClaimsIdentity is created. Gives the application an opportunity to find the identity from a different location, adjust, or reject the token. |
Show:
.jpeg?cs-save-lang=1&cs-lang=cpp)