Difference between revisions of "IVS Wiki:Authentication Methods"

From IVS Wiki
Jump to: navigation, search
(Created page with "{{Article - Manual | content = <h1>Authentication Methods</h1> {{Grid 2 - Grid | left = There are three different authentication methods that can be used for VALT. #Local #...")
 
 
Line 1: Line 1:
{{Article - Manual | content =
+
{{Article - Manual | content = <onlyinclude>
 
<h1>Authentication Methods</h1>  
 
<h1>Authentication Methods</h1>  
 
{{Grid 2 - Grid | left = There are three different authentication methods that can be used for VALT.  
 
{{Grid 2 - Grid | left = There are three different authentication methods that can be used for VALT.  
Line 36: Line 36:
  
 
{{Top of Page}}
 
{{Top of Page}}
}}
+
</onlyinclude>}}

Latest revision as of 12:01, 18 May 2026

Authentication Methods

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

  1. Local
  2. LDAP/LDAPS
  3. SSO
Any combination of these can be implemented and used at the same time.


⇧ Back to Top


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

⇧ Back to Top


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

⇧ Back to Top


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

⇧ Back to Top