I really need your help. I am trying to implement IdentityServer4to generate tokens for authenticated users giving them access to the web application. However, I have set my IdentityServer Project in its own solution. Then I have a web application that runs. What I need to implement is:
1.Using Identity user signs in.
2. if successful redirect to identity server4 to generate token
3. Redirect back to application with genrated tok
question from:
https://stackoverflow.com/questions/66065888/identityserver4-without-ui-using-asp-core-identity-scaffolded 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…