Difference between revisions of "Single Sign-On (SSO)"

From IVS Wiki
Jump to: navigation, search
(User Mapping)
Line 20: Line 20:
  
 
Required:
 
Required:
*Attribute
+
*Attribute (The item that gets passed back to VALT)
*User Value
+
*User Value (The value of the item that gets passed back to VALT)
 
[[File:SAML_UserMapping.png]]
 
[[File:SAML_UserMapping.png]]
 +
 +
Items to Note:
 +
*SSO in VALT is a one to one mapping for groups

Revision as of 10:30, 3 June 2020

VALT is compatible with SAML 2.0

To configure SSO VALT needs the following information:

  • Certificate in .cer format
  • Identity Provider (IDP)
  • Remote Sign-In URL
  • Remote Sign-Out URL
  • Display Name Attribute
  • Any other custom attributes needed

SsoConfigInformation.png

After SSO is configured browse to Replace with VALT Server Address/saml/metadata.xml to grab the VALT metadata to add to your system

Items to Note:

  • If moving from LDAP to SSO you have to add a custom attribute to map to the username so the usernames will match correctly


User Mapping

User mapping is used to map groups in the customer's system to groups within VALT

Required:

  • Attribute (The item that gets passed back to VALT)
  • User Value (The value of the item that gets passed back to VALT)

SAML UserMapping.png

Items to Note:

  • SSO in VALT is a one to one mapping for groups