Created
July 19, 2021 16:12
-
-
Save monmohan/dbfda4b802180a7f05978a864fb72027 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<saml:Attribute | |
Name="email" | |
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic"> | |
<saml:AttributeValue xsi:type="xs:string"> | |
[email protected] | |
</saml:AttributeValue> | |
</saml:Attribute> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment