SIMOS 4010 SSL VPN RADIUS Authorization v001
SIMOS 4010 SSL VPN RADIUS Authorization v001
Copyright © www.ine.com
SSL VPN Authorization via RADIUS
» Authorization options
• Receive from RADIUS the name of the locally
configured group-policy on the ASA
• Standard IETF RADIUS attribute 25 - Class attribute
• Receive from RADIUS directly the authorization
attributes, like the web access-list or vpn-filter
• RADIUS VSA (Vendor Specific attributes) - Cisco AV pairs
Copyright © www.ine.com
SSL VPN Authorization via RADIUS
» Cisco AV pairs for web access-list is used in
clientless SSL VPN
• webvpn:inacl#1=
• webvpn:inacl#2=
» Cisco AV pairs for vpn-filter (access-list) is
used in client-based VPN (SSL/IKEv2)
• ip:inacl#1=
• ip:inacl#2=
Copyright © www.ine.com
ASA Configuration Steps
» Integrate ASA with remote AAA server
• We’ll be using RADIUS (ISE server)
» Under the tunnel-group/connection-profile
• Bind the AAA server for both authentication and
authorization
Copyright © www.ine.com
ISE Configuration Steps
» Configure username in local database of ISE
» Configure authentication profile
• Bind it to a authentication policy
» Configure authorization profile
• Bind it to a authorization policy
» Configure authentication/authorization policies
Copyright © www.ine.com
Q&A