Commit Graph

6 Commits (5eeb683fafc0411ee925779ebf755edc9b6fe341)

Author SHA1 Message Date
Rizvy Ahmed bc30f775fd
expose id_token inside extra hash of auth hash (#26) 2022-05-25 10:14:48 -05:00
Cameron Crockett c54046348a
added base_url option, updated dev dependencies 2021-12-18 16:58:43 -06:00
Cambero 09b68aab71
Allow pass a Proc to the setup option when you specify a strategy (#18)
Co-authored-by: Jose Luis Cambero <joseluis.cambero@sngular.com>
2021-12-18 15:39:56 -06:00
Marcel Hoppe cc236ae6fe
Use JSON::JWK::Set instead of JSON::JWK (#21)
Fixes #17 - with the JWK::Set the JSON lib automatically checks for the correct key to verify the signature
2021-12-18 15:37:09 -06:00
Alexander Petrov 5e20c44ff6
Raise errors on setup failure and logging with OmniAuth::Strategy::log method (#10)
* Raise errors on setup failure

* Use URI join and path methods to remove sensivity to final slash in site option
2020-12-06 12:13:52 -06:00
Cameron Crockett 7877c8a75f Initial commit for keycloak - opend id support 2018-12-16 15:45:33 -06:00