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