About the project:
Tutorials:
Component:
Canvas:
Canvas Design:
Feature Tests:
Contributions and Troubleshooting:
This is the reference implementaiton of a security operator that takes metadata from ODA Component CRD’s and uses it to automatically configure the security roles for Keycloak (and in the future other services).
Keycloak
Keycloak.get_token()
Keycloak.create_client()
Keycloak.del_client()
Keycloak.get_client_list()
Keycloak.add_role()
Keycloak.del_role()
Keycloak.add_role_to_user()