Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@sschu sschu released this 14 Apr 13:08
· 12 commits to main since this release
34c8db9

What's Changed

  • Feature/423 add hardcoded attribute mapper by @angeloxx in #950
  • 1091 fixed provider crash with initial_login set to false by @sschu in #1097
  • 1100 run ci on release branches by @sschu in #1101
  • 1099 fix multi-valued user attributes cannot be enabled by @sschu in #1106
  • doc: fix token exchange doc urls by @emouty in #1105
  • Adds support for the ExcludeIssuerFromAuthResponse option on OpenIdClient by @sebght in #934
  • feat: Add option to configure always_display_in_console for clients by @mchittka in #1114
  • Feature/keycloak_required_action config values by @laureat-natzka in #996
  • feat: add all supported alogithms for rsa-enc keystore by @tboerger in #1092
  • feat: add consent required flag on saml clients by @frpicard in #1130
  • fix: fix the wrong error return value by @drawdrop in #1134
  • 1093 added support for KC26.1.0 by @sschu in #1094
  • fix: Render json null to indicate an empty value of type KeycloakSliceHashDelimited (#1142). by @thomasdarimont in #1144
  • feat: add openid_client_authorization_client_scope_policy resource by @fitbeard in #1128
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #1145
  • feat: add realm translation resource by @jonathandavies-CS in #1123
  • 1146 removed vulnerable github action tj-actions/changed-files by @sschu in #1147
  • 1149 update to KC26.1.4 by @sschu in #1150
  • Fixed SHA commit values for non-GH GH actions by @sschu in #1151
  • Create dependabot.yml by @sschu in #1152
  • chore(deps): bump com.gradleup.shadow from 8.3.0 to 8.3.6 in /custom-user-federation-example by @dependabot in #1157
  • Feature/update go 1.23 by @sschu in #1158
  • chore(deps): bump org.jetbrains.kotlin.jvm from 2.0.20 to 2.1.10 in /custom-user-federation-example by @dependabot in #1156
  • chore(deps): bump org.jetbrains.kotlin.jvm from 2.1.10 to 2.1.20 in /custom-user-federation-example by @dependabot in #1160
  • fix: reuse TCP Connection by @Filirom1 in #1163
  • Retry on timeout, when server doesn't respond by @Filirom1 in #1161
  • chore(deps): bump crazy-max/ghaction-import-gpg from 6.2.0 to 6.3.0 in /.github/workflows by @dependabot in #1168
  • chore(deps): bump gradle/actions from 4.3.0 to 4.3.1 in /.github/workflows by @dependabot in #1167
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #1165
  • chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 in /.github/workflows by @dependabot in #1166
  • Increase MaxIdleConnsPerHost in http.Transport by @Filirom1 in #1169
  • Add tests for saml aggregate attributes by @robson90 in #1171
  • fix: Typo in realm_keys.md by @simonregn in #1174
  • Allow the alias of Google IdP to be set by @irby in #1177
  • chore(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #1183
  • feat: add identity provider hardcoded group mapper by @gkfabs in #886
  • feat: Support extra_origins in web_authn_policy and web_authn_passwordless_policy by @thomasdarimont in #1173
  • Update to version 5.2 by @sschu in #1185

New Contributors

Full Changelog: v5.1.0...v5.2.0