Skip to content

Releases: Gibe/Umbraco.Community.AzureSSO

2.2.0

24 Oct 10:16
Compare
Choose a tag to compare

What's Changed

  • Upgrade Microsoft.Identity.Web to v2.21.1 by @Jeavon in #40
  • Hotfix/add disablecomposer option by @Jeavon in #38
  • Documenting user group alias by @RachBreeze in #32
  • Added logging for mapping groups between Entra ID and Umbraco by @RachBreeze in #30

Full Changelog: 2.1.0...2.2.0

2.1.0 - Support for multiple tenants

06 Aug 10:46
Compare
Choose a tag to compare

Added support for using multiple Azure app registrations and tenants. This will allow logins throught 2 or more different app registrations supporting scenarios like client and agency logins.

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0 - Composer based initialisation

12 Jul 09:57
Compare
Choose a tag to compare

What's Changed

Breaking

Others

Full Changelog: 1.4.0...2.0.0

1.4.0

12 Jan 14:52
Compare
Choose a tag to compare

Add support for Umbraco v13 (.net 8)

What's Changed

  • Add support for .net8/umbraco13 by @Jeavon in #22

Full Changelog: 1.3.0...1.4.0

1.3.0

04 Oct 14:43
Compare
Choose a tag to compare

What's Changed

  • Add AutoRedirectLoginToExternalProvider from appsetting configuration by @mistyn8 in #13
  • detatch Sync UserName from azureAD from the SetGroupsOnLogin flag. by @mistyn8 in #16
  • Add support for csv values for the umbraco user group aliases when mapping groups by @Jeavon in #18
  • Allow changing of token cache type by @Jeavon in #19

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0

03 Jul 10:53
Compare
Choose a tag to compare

Added DefaultGroups option which will can be used to put all authenticated users into one or more Umbraco groups regardless of their AAD group.
Added SetGroupsOnLogin option which allows you to disable groups being set on login
Added AppSettings-schema

What's Changed

New Contributors

  • @skttl made their first contribution in #8

Full Changelog: 1.1.1...1.2.0