6.0 KiB
6.0 KiB
Changelog
v1.4.4 (2022-07-25)
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)
Fixed bugs:
- Error: uninitialized constant OmniAuth::Strategies::KeycloakOpenId::MultiJson after gem update #30
v1.4.2 (2022-06-14)
Closed issues:
Merged pull requests:
- Set omniauth version to >= 2.0 #28 (hobbypunk90)
v1.4.1 (2022-05-25)
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:
- Bump bindata from 2.4.9 to 2.4.10 #22 (dependabot[bot])
v1.4.0 (2021-12-18)
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)
Merged pull requests:
v1.2.1 (2020-12-19)
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:
- Raise errors on setup failure and logging with OmniAuth::Strategy::log method #10 (alexpetrov)
- Bump json from 2.1.0 to 2.3.1 #9 (dependabot[bot])
- Bump rack from 2.2.2 to 2.2.3 #7 (dependabot[bot])
v1.2.0 (2020-05-28)
Merged pull requests:
- Bump activesupport from 6.0.1 to 6.0.3.1 #6 (dependabot[bot])
- Update rake requirement from ~> 10.0 to ~> 13.0 #4 (dependabot[bot])
- Bump rack from 2.0.7 to 2.0.8 #2 (dependabot[bot])
- Adding Devise Documentation #1 (masonhensley)
v1.1.0 (2018-12-16)
v1.0.1 (2018-12-16)
v1.0.0 (2018-12-16)
* This Changelog was automatically generated by github_changelog_generator