chore: add missing change log for saml SSO Entra Id support

This commit is contained in:
JimMoen 2023-10-24 09:33:10 +08:00
parent 20ff5cf96d
commit 8ae69874ee
No known key found for this signature in database
GPG Key ID: 87A520B4F76BA86D
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
Support Azure Entra Id for saml single sign on.
## Hight Light known issue:
Signed SAML `AuthnRequest` is not fully supported yet by Azure Entra ID.
See also for more details:
[single-sign-on-saml-protocol#signature](https://learn.microsoft.com/en-us/azure/active-directory/develop/single-sign-on-saml-protocol#signature)