Citrix Access Control Administration — Question 11
Scenario: A Citrix Administrator needs to configure an authentication workflow on Citrix ADC with the below requirements.
All internal users must use their corporate credentials to authenticate.
Users from partner organizations must be authenticated using their own directory services without replication or a synchronization process.
How can the administrator meet the above requirements while authenticating the users?
Answer options
- A. Deploy SAML on Citrix ADC in the service provider (SP) role for users from partner organizations.
- B. Create two LDAP and two SAML authentication policies on the authentication, authorization, and auditing (AAA) virtual server.
- C. Configure nFactor authentication with two LDAP advanced policies and one SAML advanced policy.
- D. Configure two dedicated AAA virtual servers for internal and partner users.
Correct answer: C
Explanation
The correct answer is C, as configuring nFactor authentication allows for multiple policies and can effectively handle the different authentication requirements for internal and partner users without replication. Option A is incorrect because SAML alone does not suffice for the internal users' corporate credential requirement. Option B is not ideal as it complicates the setup without leveraging nFactor's capabilities. Option D, while it separates environments, does not utilize the benefits of nFactor authentication.