I am setting up a two factor authentication using MS cert and AD. I'm trying to forward the credentials from the secondary (which is the AD) to resources inside the device (Citrix, file shares). However it does not pull those credentials. I've seen where I need to change the <user> and <password> to <user[2]> and <password[2]>. However, that doesn't seem to work. I keep getting prompted to enter my user name and password. I'm guessing I'm missing a check box somewhere. Any help would appreciated. Thanks
I have this same setup on my SSL - I use <username[2]> on SSO and it works just fine
Actually I figured it out. I had setup a test environment by copying a production environment. However, I noticed that the production side was overrighting the settings for my test. Once I changed the production items to stop allowing access to my test environment, everything worked.