https://github.com/paoliniluis/metabase-keycloak
https://github.com/paoliniluis/metabase-keycloak
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paoliniluis/metabase-keycloak
- Owner: paoliniluis
- Created: 2024-10-05T09:35:27.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-10-05T09:41:28.000Z (9 months ago)
- Last Synced: 2024-12-27T13:12:10.081Z (6 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-metabase - Keycloak SAML SSO via Docker Compose
- awesome-metabase - Keycloak SAML SSO via Docker Compose
README
Contents of this docker-compose
===============================This stack should be used to test SAML SSO
- An enterprise container (configured with postgres database) exposed on port 3000
- A KeyCloak server exposed on port 9090 (with SCIM support, check how to enable in https://github.com/Captain-P-Goldfish/scim-for-keycloak?tab=readme-ov-file#how-to-configure-the-scim-endpoints)
- A postgres database that is used as the application database for Metabase (exposed on port 5432)Everything is glued up on the metanet1 network