Forum Discussion

qwertyv_134157's avatar
qwertyv_134157
Icon for Nimbostratus rankNimbostratus
Oct 01, 2013

AD + Token on Edge Client

We have implemented AD + RSA Token Authentication for a client. All is good on a browser because I can define as many input fields as I like (in this case 3 input fields). However, edge client (Android/IOS) seemed to be limited to 2 input fields only. Is it true? Or how can I pull out the 3rd input field.

 

Thanks in adv!

 

1 Reply

  • A fairly common implementation is to have the user put the password and RSA token into the password field and then split them into separate variables on submission. Otherwise you could use the Web Logon option.