- Fixes a minor error in
UPGRADING.md
reported in #38, via #40 (thanks to @kennethgeerts) - Fixes incorrect attempt to verify JWT token issuer when the AD FS tenant
adfs
is specified, via #39 (thanks to @washu)
- To upgrade from the Azure ActiveDirectory V2 gem, please see
UPGRADING.md
- Branched from
omniauth-azure-activedirectory-v2
version 2.4.0 and renamed toomniauth-entra-id
- Can specify
tenant_name
in options via #31 (thanks to @Jureamer) for B2C login - Supports authenticating with a certificate instead of client secret via #32 (thanks to @juliaducey)
- ID token extraction and validation is improved; long-standing fault with UID generation from OIDs (see #33) addressed via #34 (thanks to @tom-brouwer-bex)