OidcEvents constructor

OpenID Connect events to handle client assertion injection.

public OidcEvents(AssertionService assertionService)
parameter description
assertionService The assertion service used to create client assertions.

Remarks

Initializes a new instance of the OidcEvents class.

See Also