omniauth-keycloak/CHANGELOG.md

6.0 KiB

Changelog

v1.4.4 (2022-07-25)

Full Changelog

Merged pull requests:

  • Fix NoMethodError when querying for JSON Web keys #31 (Kazhuu)
  • expose id_token inside extra hash of auth hash #26 (rah-wtag)

v1.4.3 (2022-07-24)

Full Changelog

Fixed bugs:

  • Error: uninitialized constant OmniAuth::Strategies::KeycloakOpenId::MultiJson after gem update #30

v1.4.2 (2022-06-14)

Full Changelog

Closed issues:

  • Adjust endpoints to updated Keycloak paths #29
  • Expose id_token inside extra hash of auth hash #25

Merged pull requests:

v1.4.1 (2022-05-25)

Full Changelog

Closed issues:

  • Get Request is now Post Request #23
  • Is the "/auth/" part mandatory in Keycloak's configuration URL? #19
  • Add example instructions for Keycloak configuration #14

Merged pull requests:

v1.4.0 (2021-12-18)

Full Changelog

Closed issues:

  • Are there any reason to specify one certificate key to decode JWT? #17
  • No route matches [POST] "/auth/keycloak_openid" #15

Merged pull requests:

  • Use JSON::JWK::Set instead of JSON::JWK #21 (hobbypunk90)
  • Allow pass a Proc to the setup option when you specify a strategy #18 (Cambero)
  • Add information on how to use it to readme #16 (frenesim)

v1.3.0 (2021-05-17)

Full Changelog

Merged pull requests:

  • Bump Omniauth dependencies to v2 #13 (offner)

v1.2.1 (2020-12-19)

Full Changelog

Closed issues:

  • Dynamically load Client and Realm #11
  • cannot load such file -- /Library/Ruby/Gems/2.6.0/gems/omniauth-keycloak-1.2.0/lib/omniauth-keycloak.rb LoadError #8
  • Release json-jwt version restriction change #5

Merged pull requests:

v1.2.0 (2020-05-28)

Full Changelog

Merged pull requests:

v1.1.0 (2018-12-16)

Full Changelog

v1.0.1 (2018-12-16)

Full Changelog

v1.0.0 (2018-12-16)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator