Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xHexE/keycloak-hasura-connector
Connect hasura with the keycloak. Authentication for hasura
https://github.com/0xHexE/keycloak-hasura-connector
angular docker graphql hasura keycloak keycloak-hasura-connector kubernates postgres
Last synced: 2 months ago
JSON representation
Connect hasura with the keycloak. Authentication for hasura
- Host: GitHub
- URL: https://github.com/0xHexE/keycloak-hasura-connector
- Owner: 0xHexE
- License: mit
- Archived: true
- Created: 2019-02-13T09:04:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-02T21:35:11.000Z (over 2 years ago)
- Last Synced: 2024-06-22T13:45:34.555Z (5 months ago)
- Topics: angular, docker, graphql, hasura, keycloak, keycloak-hasura-connector, kubernates, postgres
- Language: JavaScript
- Homepage: https://httpsomkar.github.io/keycloak-hasura-connector/
- Size: 2.14 MB
- Stars: 105
- Watchers: 6
- Forks: 26
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Recommended alternative https://github.com/hasura/graphql-engine/issues/1779#issuecomment-673875091
---
.:. Keycloak Hasura Connector .:.
Production Ready Authentication solution for Hasura
Connect Hasura with the Keycloak. Project support multiple organization setup in order to achieve that you need to add the groups to the scope of the application.
An easy way to authenticate Keycloak.
## Prerequisite
* docker
* docker-compose## Documentation
[docs](/docs)
## Client Examples
[Angular](examples/hasura-connector-angular)
## Kubernates
You can use the Postgres chart to deploy the Postgres to Kubernates. You can convert the docker-compose into Kubernates file using the Kompose
## Sponsor