1 reference to UserInformationReceivedContext
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
1337
var context = new
UserInformationReceivedContext
(Context, Scheme, Options, principal, properties)