Forum Discussion
VMWare VDI APM Design
I used the VMView iApp and an access policy (for client access) was created for me. I wanted to additionally use 2FA so I modified the policy to include RADIUS. At the moment though I have two independent logon pages where credentials are input on each screen e.g.
- Start
- Client Type (VMware View)
- View Logon Page (1-user, 2-PIN and One Time Password)
- Radius Auth
- View Logon Page (1-user, 2-AD Password)
- AD Auth
- NAT Variable Assign
- View Client Resource Assign
What I'd like is a single logon page for the user to input three fields: 1-user, 2-AD Password, 3-PIN & OTP, and then the relevant input be passed to the relevant auth so I end up with:
- Start
- Client Type (VMware View)
- View Logon Page (1-user, 2-AD Password, 3-PIN and One Time Password)
- Radius Auth
- AD Auth
- NAT Variable Assign
- View Client Resource Assign
Could someone help with this?
3 Replies
- Zeeshan_Ahmad_1
Nimbostratus
While defining the login page you need to use "password" variable name for the PIN and OTP and give a different variable name to AD Password (e.g AD_PASSWORD) so your first authentication will the Radius Auth on success you need to assign a variable where you will pass the AD_PASSWORD value to session.sso.token.last.password and then do to AD Auth, it will work.
- veato
Nimbostratus
The default VMware View Logon Page only has 2 x Logon Page Input Field. Is there a way to add a third for the AD_PASSWORD variable? - Lucas_Thompson_Historic F5 AccountFor the Horizon View client, you can't make the logon have 2 password boxes because the Horizon View client doesn't support it. For web browser, you can have it do that.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com