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

Fixes from previous edits of keycloak json files #36

Merged
merged 2 commits into from
May 5, 2024

Conversation

jongalloway
Copy link
Contributor

This update fixes some issues from previous Lab 3 PR now that (I think) I get how this file is working. Changes:

  • Updating webapp URLs to match HTTPS updates in lab
  • Removing the orderingswaggerui client references before it is introduced in the lab, since this breaks redirect URI on import as there is no environment variable being exported in the app host yet
  • Replacing hardcoded secrets with environment variables
  • Fixes from a previous find/replace that put webapp substitution at the top of the JSON file rather than in the correct location

URL updates:

Removal of orderingswaggerui client:

Secret updates:

@jongalloway jongalloway merged commit bca1578 into main May 5, 2024
3 checks passed
@jongalloway jongalloway deleted the keycloak-json-fixes branch May 5, 2024 20:04
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.

1 participant