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

PPF-510 Make scopeConfig dependent on chosen realm #1193

Merged
merged 7 commits into from
Jun 12, 2024

Conversation

grubolsch
Copy link
Contributor

@grubolsch grubolsch commented Jun 10, 2024

Added

  • Test for the Realm class

Changed

  • Make scopeConfig dependent on chosen realm

Context

Currently we assumed 1 keycloak instance running multiple realms (acc, test, prod).

After a conversation with Erwin this was confirmed as false - each environment will have it's own instance. This will contain 2 realms, a master realm and a realm for acc OR test OR prod.

We already updated the code to have different urls/client/secrets per environment.
We also need it to be possible to have different scope ids per environment.

Related pr

https://github.com/cultuurnet/appconfig/pull/660


Ticket: https://jira.uitdatabank.be/browse/PPF-510

@grubolsch grubolsch requested a review from LucWollants June 12, 2024 08:25
@grubolsch grubolsch merged commit 45d1f29 into main Jun 12, 2024
8 checks passed
@grubolsch grubolsch deleted the PPF-510/make-ScopeConfig-dependent-on-chosen-realm branch June 12, 2024 13:31
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.

2 participants