Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:integration:saml [2020/03/04 12:09] – [Configure the SAML Identity Provider (IdP)] twn72:integration:saml [2020/03/04 12:09] – [Configure the SAML Identity Provider (IdP)] twn
Line 81: Line 81:
                         nameIdPolicyFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"                         nameIdPolicyFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified"
                         userFullnameTemplate="%firstname% %lastname%"                         userFullnameTemplate="%firstname% %lastname%"
-       +      
-            <!-- userFullnameTemplate is used to build the user's full name from multiple IDP attributes as defined below as <identity-provider-attribute name=.../>.+            <!-- userFullnameTemplate is used to build the user's full name from multiple IDP attributes 
 +                 as defined below as <identity-provider-attribute name=.../>.
                  In the example above the firstname and lastname attributes are concatenated speparated by a space. -->                  In the example above the firstname and lastname attributes are concatenated speparated by a space. -->