Cisco VPN: ASA and Microsoft Azure AD with MFA using SAML

Опубликовано: 18 Октябрь 2024
на канале: Jason Maynard
24,505
139

In this video we will configure the Anyconnect Application within Azure AD enterprise applications for integration. We will assign HR1, IT1, and Sales1 users to the application. We will then move to the ASA and finalize the configuration and finish off with some testing

I have included the configuration elements for importing the certificate from MS into ASA

###########################################
crypto ca trustpoint AzureAD-AC-SAML
revocation-check none
no id-usage
enrollment terminal
no ca-check
crypto ca authenticate AzureAD-AC-SAML

----INSERT CERTIFICATE HERE -----------
############################################