IdentityServer / IdentityServer3

OpenID Connect Provider and OAuth 2.0 Authorization Server Framework for ASP.NET 4.x/Katana
https://identityserver.github.io/Documentation/
Apache License 2.0
2.01k stars 763 forks source link

[QUESTION] Identity server 3 problems #3819

Closed ghost closed 7 years ago

ghost commented 7 years ago

Question / Issue

Hello,

Currently I am working on Identity Server 3 configuration and I am experiencing weird problem, namely I am not able to get the token from Identity Server. I call identity server from my js app and once I log in and click "Yes allow" it throws an exception "Invalid algorithm specified". I even created my own certificates still same result - an error

Also I have tried samples from the documentation and it also doesn't work. In addition I've done in on a different computer and there it works as charm. Any idea what might be wrong here? Many thanks.

Relevant parts of the log file

<log goes here>
codyskidmore commented 7 years ago

Can you post your log output please?

brockallen commented 7 years ago

This seems to be a general question about IdentityServer - not a bug report or an issue.

Please use one of the our free or commercial support options

See here for more details.

Thanks!