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 operator and instance #30

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

Add keycloak operator and instance #30

wants to merge 4 commits into from

Conversation

joshuacanter
Copy link

No description provided.

path: /spec/realm/clients/3/redirectUris
value:
- 'http://localhost:8080/*'
# - 'https://keycloak-composer-ai-keycloak.apps-crc.testing/*'
Copy link

Choose a reason for hiding this comment

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

Should we be using this comment value by default? And then commenting out localhost so it works when deployed to openshift?

Copy link
Author

Choose a reason for hiding this comment

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

This redirect url here would be the location of the redirect for the app trying to login. It probably wouldn't hurt to change it to something like quarkus-llm-router-composer-ai-keycloak.apps-crc.testing for better clairity.

@@ -0,0 +1,22 @@
[

Choose a reason for hiding this comment

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

Was this an accidental checkin?

Copy link
Author

Choose a reason for hiding this comment

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

Yep, removed.

Change Keycloak oidc to service account

Add scripting to update keycloak idp with oidc secret

Change job to sync wave instead of posthook

Update script and job

Try to make keycloak job a hook

Parameterize vars

Demonstrate patching resources for urls

Add simple keycloak install and update readme

Restructuring keycloak to rhsso and cleanup

Update rhsso README

Remove test applications from rhsso

Remove extraneous file
@jland-redhat
Copy link

Looks ok to me for now.

@joshuacanter joshuacanter changed the title Draft: Add keycloak operator and instance Add keycloak operator and instance Dec 13, 2024
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