cti-nts / keycloak-gsis-providers

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

Bump keycloak.version from 22.0.5 to 25.0.6 #72

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 1 month ago

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

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

Release notes

Sourced from org.keycloak:keycloak-server-spi's releases.

25.0.6

25.0.5

25.0.4

... (truncated)

Commits
  • ab33487 Set version to 25.0.6
  • 9f37a83 Improve handling for loopback redirect-uri validation (#195)
  • ae6a686 Use references to obtain the signed elements in a signature (#188)
  • f253f90 Do not send attributes when unlocking the user (#32993)
  • 9b1df07 Do not automatically re-import users if they already exist locally when searc...
  • 966bc46 fix: refining v2 hostname validation (#32659) (#32809)
  • 8c813e0 Ensure realm attributes import happens before client import
  • 109db4f Remove @​NoCache annotation in admin client interfaces (#32795)
  • 19e557d Set idle time the same as for the internal cache, but extend it for refreshes
  • 48c2b02 Include rfc4648 in the import map for login v2
  • Additional commits viewable in compare view


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

Release notes

Sourced from org.keycloak:keycloak-server-spi-private's releases.

25.0.6

25.0.5

25.0.4

... (truncated)

Commits
  • ab33487 Set version to 25.0.6
  • 9f37a83 Improve handling for loopback redirect-uri validation (#195)
  • ae6a686 Use references to obtain the signed elements in a signature (#188)
  • f253f90 Do not send attributes when unlocking the user (#32993)
  • 9b1df07 Do not automatically re-import users if they already exist locally when searc...
  • 966bc46 fix: refining v2 hostname validation (#32659) (#32809)
  • 8c813e0 Ensure realm attributes import happens before client import
  • 109db4f Remove @​NoCache annotation in admin client interfaces (#32795)
  • 19e557d Set idle time the same as for the internal cache, but extend it for refreshes
  • 48c2b02 Include rfc4648 in the import map for login v2
  • Additional commits viewable in compare view


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

Release notes

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

25.0.6

25.0.5

25.0.4

... (truncated)

Commits
  • ab33487 Set version to 25.0.6
  • 9f37a83 Improve handling for loopback redirect-uri validation (#195)
  • ae6a686 Use references to obtain the signed elements in a signature (#188)
  • f253f90 Do not send attributes when unlocking the user (#32993)
  • 9b1df07 Do not automatically re-import users if they already exist locally when searc...
  • 966bc46 fix: refining v2 hostname validation (#32659) (#32809)
  • 8c813e0 Ensure realm attributes import happens before client import
  • 109db4f Remove @​NoCache annotation in admin client interfaces (#32795)
  • 19e557d Set idle time the same as for the internal cache, but extend it for refreshes
  • 48c2b02 Include rfc4648 in the import map for login v2
  • 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 4 days ago

Superseded by #74.