AnyConnect authentication using logged on credentials
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020 08:57 AM
Hi,
Is it possible to configure AnyConnect to auto authenticate using the logged on users credentials? so they don't have to enter their username/password at Windows login and then again to connect via AnyConnect?
Thanks,
Mark
- Labels:
-
AnyConnect
-
Clientless SSL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020 09:02 AM
No you cannot transparently pass the username/password credentials from the logged on user. If you don't want the users to enter their credentials, you could use user certificates for authentication to the ASA.
You can distribute the user certificates via GPO from AD (assuming you have an AD infrastructure), the certificate would be tied to the users AD account.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2020 09:52 AM
Hi,
This is not supported at this point, probably will never be, due to security concerns. You can ease the "pain" on the user's side and increase your overall security by using double authentication (fist one certificate based, the second one username/password based), and pre-fill the username from a filed of the certificate, so they only need to enter their password.
Regards,
Cristian Matei.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 03:54 AM
Using certificates sounds like a good plan. Is there a decent guide somewhere that explains the best way to set this up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 04:57 AM
Here are some examples:-
http://www.labminutes.com/sec0127_ssl_vpn_anyconnect_client_certificate_double_authentication_1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2020 05:54 AM
Hi,
In case you want to deploy double authentication, with certificates and username pre-fill, here's a guide to help you out:
Regards,
Cristian Matei.
