Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OZ-671: Add Keycloak-Superset EIP integration #36

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

enyachoke
Copy link
Contributor

This ticket migrates the Superset/Keycloak role sync from Ozone to Ozone Analytics. Details -->https://mekomsolutions.atlassian.net/browse/OZ-671

- SUPERSET_CLIENT_UUID=${SUPERSET_CLIENT_UUID}
- SUPERSET_CLIENT_SECRET=${SUPERSET_CLIENT_SECRET}
- KEYCLOAK_ADMIN_SA_CLIENT_SECRET=${KEYCLOAK_ADMIN_SA_CLIENT_SECRET}
# Keycloak - Superset integration service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an empty space.

do
export dockerComposeCLIOptions="$dockerComposeCLIOptions -f ../docker/$file"
done
if [ "$withOzoneSSO" = "true" ]; then
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is withOzoneSSO set?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to provide withOzoneSSO and set it to true if we want to enable the sync. By default, it is not started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants