Skip to content

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.

3 participants