27 Commits

Author SHA1 Message Date
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
Humberto
8fd1481f52
Add information on how to use it to readme (#16) 2021-09-23 22:28:39 -05:00
Cameron Crockett
68136923dc
updated bundle version and release version 2021-05-17 18:30:43 -05:00
Brent Offner
1354d31733
Bump Omniauth dependencies to v2 (#13) 2021-05-17 18:19:58 -05:00
Cameron Crockett
cc9ea059a8 updated changelog 2020-12-19 12:16:41 -06:00
Cameron Crockett
1914ed60ad new minor release with updated logging and changelog 2020-12-19 12:15:05 -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
dependabot[bot]
30b1201646
Bump json from 2.1.0 to 2.3.1 (#9)
Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.1.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 14:08:05 -05:00
dependabot[bot]
724937e09e
Bump rack from 2.2.2 to 2.2.3 (#7)
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-20 14:07:55 -05:00
Cameron Crockett
da2cc23b01 updated bundler 2020-05-27 21:49:06 -05:00
Cameron Crockett
1666ad43a9 updated Gemfile.lock 2020-05-27 21:44:08 -05:00
Cameron Crockett
fa3dd428ca bumped minor version 2020-05-27 21:32:30 -05:00
Cameron Crockett
14f32c5ed1 Merge branch 'master' of github.com:ccrockett/omniauth-keycloak 2020-05-27 21:30:24 -05:00
Cameron Crockett
b48d6f264b update json-jwt version 2020-05-27 21:30:16 -05:00
dependabot[bot]
e8bc7968fd
Bump activesupport from 6.0.1 to 6.0.3.1 (#6)
Bumps [activesupport](https://github.com/rails/rails) from 6.0.1 to 6.0.3.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v6.0.3.1/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.1...v6.0.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-27 21:19:54 -05:00
dependabot[bot]
ffc9f44b7f
Update rake requirement from ~> 10.0 to ~> 13.0 (#4)
Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.5.0...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 15:33:47 -06:00
dependabot[bot]
a7b22e7b48 Bump rack from 2.0.7 to 2.0.8 (#2)
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-08 23:48:49 -06:00
Cameron Crockett
306f23831d update gem-lock for security alerts 2019-11-21 17:55:39 -06:00
Cameron Crockett
47a003b916 updated gems for security alerts 2019-11-21 17:51:19 -06:00
Mason Hensley
dd26f4feb2 Adding Devise Documentation (#1)
* adding devise documentation

* devise doc typo
2019-04-19 09:11:37 -05:00
Cameron Crockett
9bbb7ddede update gems for CVE-2018-16471 2018-12-16 17:53:46 -06:00
Cameron Crockett
3e10962c14 updated for release files 2018-12-16 16:59:50 -06:00
Cameron Crockett
5da4c4539d fixed issues with gem release 2018-12-16 16:52:37 -06:00
Cameron Crockett
e0307be166 updated gem spec 2018-12-16 15:56:58 -06:00
Cameron Crockett
7877c8a75f Initial commit for keycloak - opend id support 2018-12-16 15:45:33 -06:00