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

No OIDC support to an upstream identity server #3836

Closed codyskidmore closed 7 years ago

codyskidmore commented 7 years ago

Question / Issue

Frequently, OIDC and OAuth2 are referenced interchangeably even though they are not the same.

I just need to confirm IdSrv3 has built in support for straight OAuth2 to an upstream identity server, and no extra configuration is required beyond what is in the documentation (and samples). The upstream identity server does not support OIDC.

brockallen commented 7 years ago

Yes it's possible. You need to read the docs and samples, though, to learn how. 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!