...
Ensure LDAP setup is done correctly on an instance
Navigate to System Console > AD/LDAP and set Admin Filter to "(givenName=barrett)" and set Enable Admin Attribute to true.
Login as a LDAP user who has this attribute "givenName=barrett" configured in the AD/LDAP Server.
Check if the user is logged in as System Admin User and has access to System Console
User should be logged in as System Admin User. User should be able to access System Console without any errors
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
Disable LDAP Admin Filter
Ensure LDAP setup is done correctly on an instance
Navigate to System Console > AD/LDAP and set Admin Filter to "(givenName=barrett)"
Login as a LDAP user who has this attribute "(givenName=barrett)" configured in the AD/LDAP Server
Now login as sysadmin and set Enable Admin Attribute to false and check
Existing LDAP System Admin users should not be demoted to members. Any new LDAP user who tries to login with "givenName=barrett" will no longer be considered a System Admin user and instead should be considered a regular member
Change LDAP Admin Filter
...
Ensure LDAP setup is done correctly on an instance
...
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
Change LDAP Admin Filter
Ensure LDAP setup is done correctly on an instance
Navigate to System Console > AD/LDAP and set Admin Attribute to "(givenName=test)"
Now on a new browser login with a user who has "(givenName=barrett)". User would be logged in as Member.
Navigate to System Console > AD/LDAP and set Admin Attribute to "(givenName=barrett)"
Revoke session of all users and ensure the user in step 3 logs in again.
Next time the user logs in, the user should be converted to a System Admin user.
LDAP Admin Filter & Guest Attribute
...
Ensure LDAP setup is done correctly on an instance
...
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
LDAP Admin Filter & Guest Attribute
Ensure LDAP setup is done correctly on an instance
Ensure Guest Access is enabled in System Console > Guest Access.
Navigate to System Console > AD/LDAP and set Admin Filter to "(givenName=barrett)" and set Guest Attribute to "(sn=Butler)" .
Now on a new browser login with a user who has both sn=Butler and givenName=barrett.
User should be logged in as a System Guest user and should not have System Admin privileges.
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
SAML Admin Attribute
Ensure SAML setup is done correctly on an instance
Navigate to System Console > SAML 2.0 and set Admin Attribute to "isAdmin=true" and set Enable Admin Attribute to true.
Login as a SAML user who has this attribute "isAdmin=true" configured in the SAML Server.
Check if the user is logged in as System Admin User and has access to System Console
User should be logged in as System Admin User. User should be able to access System Console without any errors
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
Disable SAML Admin Attribute
Ensure SAML setup is done correctly on an instance
Navigate to System Console > SAML 2.0 and set Admin Attribute to "isAdmin=true"
Login as a SAML user who has this attribute "isAdmin=true" configured in the SAML Server
Now login as sysadmin and set Enable Admin Attribute to false and check
Existing SAML System Admin users should not be demoted to members. Any new SAML user who tries to login with isAdmin=true will no longer be considered a System Admin user and instead should be considered a regular member
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
Change SAML Admin Attribute
Ensure SAML setup is done correctly on an instance
Navigate to System Console > SAML and set Admin Attribute to "isAdmin=TEST".
Now on a new browser login with a user who has isAdmin=true. User would be logged in as Member.
Navigate to System Console > SAML and set Admin Attribute to "isAdmin=TRUE".
Revoke session of all users and ensure the user in step 3 logs in again.
Next time the user logs in, the user should be converted to a System Admin user.
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |
SAML Admin Attribute & Guest Attribute
Ensure SAML setup is done correctly on an instance
Ensure Guest Access is enabled in System Console > Guest Access.
Navigate to System Console > SAML and set Admin Attribute to "isAdmin=TRUE" and set Guest Attribute to "isGuest=TRUE".
Now on a new browser login with a user who has both isGuest=true and isAdmin=true.
User should be logged in as a System Guest user and should not have System Admin previliges.
Setup | Results |
Tester: Rohitesh Gupta (Deactivated) Test Server: Build Hash: Date: | Pass |