IdentityServer - techniq/wiki GitHub Wiki
General
- http://identityserver.io/
- http://identityserver4.readthedocs.io/
- 2.0 breaking changes list
- Endpoint -
/.well-known/openid-configuration
Azure
Articles
- Getting Started with IdentityServer 4
- Debugging JWT validation problems between an OWIN app and IdentityServer4
- Why does my Authorize Attribute not work?
- Extending IdentityServer4 with WS-Federation Support
- Creating a Self-Signed Certificate for Identity Server and Azure
- IdentityServer4, Web API and Angular in a single ASP.NET Core project
- Same-site cookies, ASP.NET Core, and external authentication providers
OpenId Connect
- Azure Active Directory v2.0 and the OpenID Connect protocol
- What is the difference between OpenID and SAML?
OWIN
Javascript
- Quickstarts > Adding a JavaScript client
- OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
- OpenID Connect and JS applications with
oidc-client-js - IdentityServer4.Samples
- https://github.com/openid/AppAuth-JS