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

Add keycloak for Authorization with default configuration #144

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

akihikokuroda
Copy link
Collaborator

@akihikokuroda akihikokuroda commented Jan 30, 2023

Summary

This PR fix #136
Adding keycloak dependency in the quantumserverless helm chart for preparation of authorization implementation.

Details and comments

Keycloak is installed with quantumserverless helm install. It has still the default configuration. The configuration will be updated when the OIDC proxy is put into the ray head node.

@CLAassistant
Copy link

CLAassistant commented Jan 30, 2023

CLA assistant check
All committers have signed the CLA.

@Tansito Tansito requested review from Tansito and IceKhan13 January 30, 2023 15:59
Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

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

Thanks @akihikokuroda ! We usually add in helm's README a link to the documentation for the different values that a user can configure too (something similar to what we have for Redis and Nginx in this case is more than enough).

@akihikokuroda
Copy link
Collaborator Author

@Tansito Thanks for review. I'll update.

Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

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

Cool @akihikokuroda, thank you for this contribution 🚀

@Tansito Tansito merged commit bd88c32 into Qiskit:main Jan 30, 2023
@akihikokuroda akihikokuroda deleted the keycloak branch January 30, 2023 16:59
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.

Infrastructure: keycloak helm
3 participants