Skip to content

Commit 27d138d

Browse files
authored
Merge pull request #8263 from marmelab/doc-keycloak
[Doc] add ra-keycloak authProvider
2 parents 2e82307 + 893103d commit 27d138d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/AuthProviderList.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ It's very common that your auth logic is so specific that you'll need to write y
1010
- **[AWS Amplify](https://docs.amplify.aws)**: [MrHertal/react-admin-amplify](https://github.com/MrHertal/react-admin-amplify)
1111
- **[AWS Cognito](https://docs.aws.amazon.com/cognito/latest/developerguide/setting-up-the-javascript-sdk.html)**: [thedistance/ra-cognito](https://github.com/thedistance/ra-cognito)
1212
- **[Firebase Auth (Google, Facebook, GitHub, etc.)](https://firebase.google.com/docs/auth/web/firebaseui)**: [benwinding/react-admin-firebase](https://github.com/benwinding/react-admin-firebase#auth-provider)
13-
- **[Supabase](https://supabase.io/)**: [marmelab/ra-supabase](https://github.com/marmelab/ra-supabase).
13+
- **[Supabase](https://supabase.io/)**: [marmelab/ra-supabase](https://github.com/marmelab/ra-supabase)
14+
- **[Keycloak](https://www.keycloak.org/)**: [marmelab/ra-keycloak](https://github.com/marmelab/ra-keycloak)
1415

1516
Beyond ready-to-use providers, you may find help in these third-party tutorials about integrating more authentication backends:
1617

0 commit comments

Comments
 (0)