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 keycloak.version from 22.0.5 to 24.0.3 #61

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps keycloak.version from 22.0.5 to 24.0.3. Updates org.keycloak:keycloak-testsuite-utils from 22.0.5 to 24.0.3

Updates org.keycloak:keycloak-server-spi from 22.0.5 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-server-spi'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


Updates org.keycloak:keycloak-server-spi-private from 22.0.5 to 24.0.3

Release notes

Sourced from org.keycloak:keycloak-server-spi-private'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


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 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #65.