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: Is it possible to use IdentityServer3 without certificates and SSL? #3830

Closed tesicg closed 7 years ago

tesicg commented 7 years ago

I'm totally new in IdentityServer3 and wondering is it possible to use it without certificates and SSL?

leastprivilege commented 7 years ago

no. You need transport protection and key material to sign tokens.