issue-137-Add-Keycloak-Authentication-Support#144
Merged
devondragon merged 30 commits intodevondragon:issue-137-Add-Keycloak-Authentication-Supportfrom Feb 10, 2025
Merged
Conversation
make controller path mappings configurable
…ntroller-Path-Mappings-Configurable Issue 135 make controller path mappings configurable
devondragon
reviewed
Jan 29, 2025
devondragon
requested changes
Jan 29, 2025
Owner
devondragon
left a comment
There was a problem hiding this comment.
Overall this looks good, and is much simpler than I expected! Could I ask you to update the README.md with the Keycloak related updates, and update the logging line I commented on here? Thanks!
Owner
|
Great thank you! As discussed let's wait until you are able to test and validate with the DemoApp before we merge the changes in. |
…chema-file-is-in-a-location-where-it-is-automatically-executed Migrate schema.sql from resources to db-scripts directory
Cleaning up the AI generated CHANGELOG
…elog-1 Update CHANGELOG.md
Updated Maven Central library version numbers
Bumps [jakarta.validation:jakarta.validation-api](https://github.com/jakartaee/validation) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/jakartaee/validation/releases) - [Commits](jakartaee/validation@3.1.0...3.1.1) --- updated-dependencies: - dependency-name: jakarta.validation:jakarta.validation-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect](https://github.com/ultraq/thymeleaf-layout-dialect) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/ultraq/thymeleaf-layout-dialect/releases) - [Changelog](https://github.com/ultraq/thymeleaf-layout-dialect/blob/main/CHANGELOG.md) - [Commits](ultraq/thymeleaf-layout-dialect@3.3.0...3.4.0) --- updated-dependencies: - dependency-name: nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…/jakarta.validation-jakarta.validation-api-3.1.1 Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1
…/nz.net.ultraq.thymeleaf-thymeleaf-layout-dialect-3.4.0 Bump nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect from 3.3.0 to 3.4.0
Contributor
Author
|
Validated login with DemoApp |
devondragon
approved these changes
Feb 10, 2025
2782eef
into
devondragon:issue-137-Add-Keycloak-Authentication-Support
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.