diff --git a/changes/ee/feat-11778.en.md b/changes/ee/feat-11778.en.md new file mode 100644 index 000000000..30a291945 --- /dev/null +++ b/changes/ee/feat-11778.en.md @@ -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)