-
Notifications
You must be signed in to change notification settings - Fork 82
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
Keycloak refactoring referred to Issue #5330 review #6157
Conversation
This reverts commit e424397.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Version has to be in sync with main otherwise it will be out of sync with other projects in mono repo. Current version is 1.0.19-SNAPSHOT.
[jans-linux-setup] Kudos, SonarCloud Quality Gate passed! |
[jans-config-api-parent] Kudos, SonarCloud Quality Gate passed!
|
[jans-cli] Kudos, SonarCloud Quality Gate passed! |
[Jans authentication server parent] Kudos, SonarCloud Quality Gate passed!
|
[agama parent] Kudos, SonarCloud Quality Gate passed!
|
[jans link server parent] SonarCloud Quality Gate failed.
|
[jans-pycloudlib] Kudos, SonarCloud Quality Gate passed! |
[jans-core] Kudos, SonarCloud Quality Gate passed!
|
[casa-base] Kudos, SonarCloud Quality Gate passed!
|
[Fido2 API] Kudos, SonarCloud Quality Gate passed!
|
[orm] Kudos, SonarCloud Quality Gate passed!
|
[SCIM API] Kudos, SonarCloud Quality Gate passed!
|
* feat(jans-keycloak-link): setup changes for keycloak migration review #5330 * chore: use only annotated beans * chore: use only annotated beans * chore: add fake beans producers * chore: resolve dependency issues * chore: reuse shared configuration in link and keycloack * refactor(jans-keycloak-link): refactor the code to increase reusability * refactor(jans-keycloak-link): refactor the code to increase reusability * refactor(jans-keycloak-link): refactor the code to increase reusability * Delete jans-config-api/docs/jans-config-api-swagger.yaml * chore: update swagger docs files * Revert "Delete jans-config-api/docs/jans-config-api-swagger.yaml" This reverts commit e424397. * refactor(jans-keycloak-link): refactor the pom version --------- Co-authored-by: Yuriy Movchan <Yuriy.Movchan@gmail.com> Signed-off-by: Mustafa Baser <mbaser@mail.com>
#5330