-
Hi guys! I was just looking into using Keycloak with Hasura: https://hasura.io/learn/graphql/hasura-authentication/integrations/keycloak/ |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
PostgreSQL and MS SQL Server are both supported databases for Keycloak, just as they both are supported databases for Hasura. Therefore, the Keycloak database could be added as another database to Hasura, like any other database can be. |
Beta Was this translation helpful? Give feedback.
PostgreSQL and MS SQL Server are both supported databases for Keycloak, just as they both are supported databases for Hasura. Therefore, the Keycloak database could be added as another database to Hasura, like any other database can be.
Alternatively, a non-remote database configured in Hasura could do double-duty as the database for Keycloak.
Please try out the options and let us know. Looking forward to hear about a successful outcome.