Base solution for your next web application
Open Closed

OPEN ID ExtrenalLogininfo null #10687


User avatar
0
ashgadala created

Prerequisites

  • What is your product version? 10.5
  • What is your product type (Angular or MVC)? MVC
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

We are using OPENID connect. Where can I find better documentation. externalLoginInfo is always null. I am not sure how to find what claims are coming over. Can you please assist. I searched everywhere and any help would be great.

var externalLoginInfo = await _signInManager.GetExternalLoginInfoAsync();


3 Answer(s)