1 reference to RunUserInformationReceivedEventAsync
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
OpenIdConnectHandler.cs (1)
1082
var userInformationReceivedContext = await
RunUserInformationReceivedEventAsync
(principal, properties, message, user);