Releases: moneyforward/omniauth-azure-activedirectory-v2
Releases · moneyforward/omniauth-azure-activedirectory-v2
v1.4.0
v1.3.0
v1.2.1
What's Changed
- Update jwt requirement from >= 2.2, < 2.8 to >= 2.2, < 2.9 by @dependabot in #32
Full Changelog: v1.2.0...v1.2.1
v1.2.0
1.1.0
What's Changed
- Update omniauth requirement from ~> 1.1 to >= 1.1, < 3.0 by @dependabot in #21
- v1.1.0 by @nhosoya in #24
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
- Fix require path in
bin/consoleby @nhosoya in #2 - Update jwt gem to version 2.2.0+ and refactor id token decode with verify by @hoangtuanictvn in #1
- Update development dependency by @nhosoya in #4
- Use tenant-id included path for token endpoint & Little fixes by @furuhama in #7
- Change name of this gem by @hoangtuanictvn in #8
- Change default provider name by @hoangtuanictvn in #10
- Auto redirect when error at user consent or any authorization step by @hoangtuanictvn in #11
- Pass tenant_id to OpenidConfig class as an initializer argument by @furuhama in #12
- Define #tenant to fix NoMethodError by @furuhama in #13
- Add authorizations option by @hoangtuanictvn in #15
- Add request timeout option through client_options config by @hoangtuanictvn in #17
- Handle errors in Token Request by @nhosoya in #18
- Support fetch roles value as easily by @kamillle in #19
- Create dependabot.yml by @linhdangduy in #20
- masterブランチにversionの変更がマージされるとgithub packagesにgemをpushするようにした by @machisuke in #22
New Contributors
- @hoangtuanictvn made their first contribution in #1
- @furuhama made their first contribution in #7
- @kamillle made their first contribution in #19
- @linhdangduy made their first contribution in #20
- @machisuke made their first contribution in #22
Full Changelog: https://github.com/moneyforward/omniauth-azure-activedirectory-v2/commits/v1.0.0