You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am afraid that using a third-party identity server, such as Keycloak, and utilizing its' OIDC or other tokens is not currently possible. This library manages all the access and refresh tokens on its own and therefore is incompatible with third party token providers.
However, it sounds like a good idea to create such a project.
Hello,
Description :
I have integrated Strawberry with django.
I would like to integrate a third party identity server such as keycloak to authenticate my user :
Your library might be what i need
Do you have an example of how to use it? Which settings should I setup ?
Thank you for your help
The text was updated successfully, but these errors were encountered: