OidcEvents class
OpenID Connect events to handle client assertion injection.
public class OidcEvents : OpenIdConnectEvents
| parameter | description |
|---|---|
| assertionService | The assertion service used to create client assertions. |
Public Members
| name | description |
|---|---|
| OidcEvents(…) | OpenID Connect events to handle client assertion injection. |
| override AuthorizationCodeReceived(…) | Handles the AuthorizationCodeReceived event to inject client assertions. |
Remarks
Initializes a new instance of the OidcEvents class.
See Also
- namespace Kestrun.Authentication
- OidcEvents.cs