Skip to content

issue-137-Add-Keycloak-Authentication-Support#144

Merged
devondragon merged 30 commits intodevondragon:issue-137-Add-Keycloak-Authentication-Supportfrom
anirbandas18:main
Feb 10, 2025
Merged

issue-137-Add-Keycloak-Authentication-Support#144
devondragon merged 30 commits intodevondragon:issue-137-Add-Keycloak-Authentication-Supportfrom
anirbandas18:main

Conversation

@anirbandas18
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread src/main/java/com/digitalsanctuary/spring/user/service/DSOAuth2UserService.java Outdated
Copy link
Copy Markdown
Owner

@devondragon devondragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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!

@devondragon
Copy link
Copy Markdown
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.

devondragon and others added 14 commits February 1, 2025 18:38
…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
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
@anirbandas18
Copy link
Copy Markdown
Contributor Author

Validated login with DemoApp

@devondragon devondragon changed the base branch from main to issue-137-Add-Keycloak-Authentication-Support February 10, 2025 00:30
@devondragon devondragon merged commit 2782eef into devondragon:issue-137-Add-Keycloak-Authentication-Support Feb 10, 2025
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.

3 participants