cti-nts / keycloak-gsis-providers

This Keycloak plugin adds production and testing identity providers for using GSIS OAuth 2 Services
Apache License 2.0
15 stars 9 forks source link

Bump org.keycloak:keycloak-services from 22.0.5 to 24.0.3 in the maven group #60

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 2 months ago

Bumps the maven group with 1 update: org.keycloak:keycloak-services.

Updates org.keycloak:keycloak-services from 22.0.5 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-services's releases.

24.0.3

24.0.2

... (truncated)

Commits
  • 27d3878 Set version to 24.0.3
  • e20efaa fix: adds a test and permissions for cache configmap (#153)
  • 3ea3b26 Allow false to be set for pkceMethod option (#28347) (#152)
  • eb0f792 Make sure attribute metadata from user storage providers are added only for t...
  • 8afc60a Ignore all links to GitHub when checking external links in docs due to rate l...
  • b64102e Align isEnabled in MSAD mappers to how other properties are processed in User...
  • d7947bb Resolve the user federation link as null when decorating the user profile met...
  • e3edf76 Restrict the token types that can be verified when not using the user info en...
  • 77254a2 Secondary factor bypass in step-up authentication (#143)
  • 9d9b578 Better management of domains in TrustedHostClientRegistrationPolicy (#139)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/cti-nts/keycloak-gsis-providers/network/alerts).
dependabot[bot] commented 3 weeks ago

Superseded by #66.