IdentityServer / IdentityServer4

OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
https://identityserver.io
Apache License 2.0
9.21k stars 4k forks source link

access token invalid #5454

Closed Qlimax2009 closed 2 years ago

Qlimax2009 commented 2 years ago

hi, I has a IdentityServer that base on the latest IdentityServer4,I log in it with password flow by angular-oauth2-oidc,I login success but get the invalid access token. image image image why was the access token not start with eyJhb...

Use the same code to login the IdentityServer4 demo,It is correct. Does anyone know how this problem arises?and how to fix it? Thank in advance.

Qlimax2009 commented 2 years ago

I solved it

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.