Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
72:integration:saml [2020/03/04 12:09] – [Configure the SAML Identity Provider (IdP)] twn72:integration:saml [2024/02/15 00:00] (current) – external edit 127.0.0.1
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. -->
  
Line 178: Line 179:
  
   * Shibboleth IdP   * Shibboleth IdP
 +
 +  * Active Directory Federation Services (ADFS)
  
 Please let us know if you were able to make Stages SAML work with your server and it is not on this list yet. Please let us know if you were able to make Stages SAML work with your server and it is not on this list yet.