We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074fd0d commit ceb4361Copy full SHA for ceb4361
README.md
@@ -14,6 +14,8 @@ This library _should_ support any OAuth provider that implements the
14
* [Identity Server4](https://demo.identityserver.io/) ([Example configuration](#identity-server-4))
15
* [Google](https://developers.google.com/identity/protocols/OAuth2)
16
([Example configuration](#google))
17
+* [Okta](https://developer.okta.com) ([Example configuration](#okta))
18
+* [Keycloak](http://www.keycloak.org/) ([Example configuration](#keycloak))
19
20
The library uses auto-discovery which mean it relies on the the
21
[.well-known/openid-configuration](https://openid.net/specs/openid-connect-discovery-1_0.html)
0 commit comments