Use this task to set up SAML-based integration for Microsoft Active Directory Federated Services (AD FS)
Note
Add claim rules for ZTA as a service provider in Identity Provider (IdP) windows server 2016.c:[Type == "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn"] => issue(Type = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier", Issuer = c.Issuer, OriginalIssuer = c.OriginalIssuer, Value = c.Value, ValueType = c.ValueType, Properties["http://schemas.xmlsoap.org/ws/2005/05/identity/claimproperties/format"] = "urn:oasis:names:tc:SAML:2.0:nameid-format:unspecified");
Note
If you applied the rule successfully, you will receive a successful status.Note
If you applied the rule successfully, you will receive a successful status.