cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
804
Views
0
Helpful
1
Replies

Steps missing - Duo for NetScaler Web

Rathelm80
Level 1
Level 1

Just an FYI for anyone else trying to secure Netscaler with the newer application protections. The guide is missing a couple of critical steps. The nFactor flow won't always send the proper password credentials to the Storefront causing an error of unable to connect. The logs will show:

 

CitrixAGBasic single sign-on failed because the credentials failed verification with reason: Failed. The credentials supplied were; user: test domain: test

 

To fix this, inside of the login schema that it asks you to create you need to add a couple more variables:

User Credential Index: 1

Password Credential Index: 2

Then you need to make a traffic policy and define:

SSO User Expression: HTTP.REQ.USER.ATTRIBUTE(1)

SSO Password Expression: HTTP.REQ.USER.ATTRIBUTE(2)

Apply the traffic policy to the Virtual Server and it should then properly send the correct password to the storefront.

Hope this helps someone.

1 Reply 1

DuoKristina
Cisco Employee
Cisco Employee

We've had some customers report they had issues with StoreFront logins after completing primary and secondary auth. We've been in touch with our technical partner contacts at NetScaler, and have put their suggestions into https://help.duo.com/s/article/9044. They indicated they are investigating why this is an issue.

Duo, not DUO.
Quick Links