Difference between revisions of "Authentication Workflows"

From IVS Wiki
Jump to: navigation, search
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
{{Article | title = Authentication Workflows | content =
 
{{Article | title = Authentication Workflows | content =
 +
<onlyinclude>
 
There are three different authentication methods that can be used for VALT:  
 
There are three different authentication methods that can be used for VALT:  
  
Line 29: Line 30:
  
 
{{img - no_click | file = SSO Flow Chart.png}}
 
{{img - no_click | file = SSO Flow Chart.png}}
 +
</onlyinclude>
 
}}
 
}}

Revision as of 16:18, 27 March 2024

Authentication Workflows

There are three different authentication methods that can be used for VALT:

  • Local Authentication
  • LDAP Authentication
  • SSO Authentication


Local Authentication

Local accounts are created and assigned to groups within VALT. Local accounts can be created manually or imported from a list.

Auth local.jpg


LDAP Authentication

LDAP accounts can be imported manually using an LDAP search and lookup tool within the software or imported automatically on a schedule based on group.

Auth ldap.jpg


SSO Authentication

SSO accounts are automatically created when a user logs in for the first time. The user can be placed in the proper group automatically upon login by mapping SSO attributes to a user group within VALT.

SSO Flow Chart.png