I'm looking to centralize all of the VPN account (AnyConnect / SSLVPN) via our Active Directory. I would like to set up AD via IAS groups, based on security levels, and map those to the Cisco ASA group policy. Furthermore, I would like to assign an IP Address Pool based on the group.
For example:
Active Directory (Group) Cisco ASA VPN Group Policy IP Address Pool
Security Level 1 Security_Level_1 192.168.1.1 - 192.168.1.10
Security Level 2 Security_Level_2 192.168.2.1 - 192.168.2.10
Security Level 3 Security_Level_3 192.168.3.1 - 192.168.3.10
Security Level 4 Security_Level_4 192.168.4.1 - 192.168.4.10