This article describes how to configure TACACS+ based user authentication for Versa Director.
Please refer to ref deployment diagram here

We have added the groups "ProviderDataCenterAdminGroup” and “TenantDashboardOperator" with cleartext password and we have defined the service "test" where we define the values to the attributes Versa-Role and Versa-GUI-Idle-TimeOut




Go to Administration >Connectors >Authentication > Click on + Button
Select Tacacs
IP address: IP address of Tacacs Server
Port: 49 (Default Port of TACACS + server )
SecretString :It is the same Key configured in Step 1

Go to Administration > Organization >Select the Parent Org
Add the Tacacs Connector ,which was created in Step 1

We can login to Versa Director Web UI using the user "Tom" : member of "ProviderDataCenterAdminGroup”.
Username in this case will be Tom@System and the password is what we defined in TACACS server configuration file.
It is important to note that Provider users will need to use the format username@System.
For organizational users, the format is username@Org-name. We can log in to the Versa Director Web UI using the user "Alex" : member of “TenantDashboardOperator”.
Username in this case will be Alex@Tenant1 (here Tenant1 is the tenant organization name) and the password is what we defined in the TACACS server configuration file.