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

Migrate Keycloak Authorization config classes to the @ConfigMapping #39603

Conversation

michalvavrik
Copy link
Contributor

Migrates Keycloak Authorization extension config classes to the @ConfigMapping. This is yet another prestep for #17664 because users shoudl use build to create API (interface) instead of deprecated config classes. The migration aligns with migration of other Security extensions. There are no Quarkiverse extensions https://mvnrepository.com/artifact/io.quarkus/quarkus-keycloak-authorization/usages that are broken by this migration. Right now, users don't need to work with these config classes (didn't find it in reference guide). The PR also changes phase of tenant config which was meant to be done in the #39512.

@quarkus-bot
Copy link

quarkus-bot bot commented Mar 20, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit aa8dcdd.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@sberyozkin sberyozkin merged commit 937f4ba into quarkusio:main Mar 21, 2024
19 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.10 - main milestone Mar 21, 2024
@michalvavrik michalvavrik deleted the feature/migrate-kc-authz-to-configmapping branch March 21, 2024 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants