Преглед на файлове

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

JimMoen преди 2 години
родител
ревизия
8ae69874ee
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      changes/ee/feat-11778.en.md

+ 6 - 0
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)