Post

Cisco ISE Active Directory Integration


Active Directory (AD) integration allows organizations to leverage their existing AD infrastructure for authentication and authorization purposes within the Cisco ISE environment.


Adding Active Directory Server

First lets add an AD server, on Cisco ISE go to Administration » External Identity Sources

x


Enter the Domain Credentials and optionally the targeted OU

x


Here’s what the Helena Users OU contains, which it has 5 users that we will use for auth

x


Back on ISE, make sure the ISE is connected and Operational for its integration to the AD Server

x


Select Test User to make an auth test with the users within the AD’s OU

x



Importing Domain Groups

Still on the same page, go to Groups and select Add » Select Groups from Directory, and then select the desired groups

x

x



Configuring Authentication Search List

On Administration » Identity Source Sequences, create a new profile or just edit the default “All_User_ID_Stores” and add the “AD” identity to it

x



Configuring RADIUS

Now we configure RADIUS to use the AD users to authenticate, on Policy » Policy Sets, select the existing policy and add the expression to allow AD Users to authenticate

x


Now on the Network Devices, we should be able to use AD Users to authenticate through RADIUS

x


On RADIUS Live Logs, we can see all the AD Users that authenticate to the network devices

x



Configuring Admin Login

Now we will also use AD Users as admin logins to the ISE, on Administration » Admin Access, select the AD Server as the Identity Source

x


Next on Administrators » Admin Groups, create a new group pointing to the AD’s Domain Users

x


Then on Authorization » RBAC Policy, create a new policy that gives AD Users permission to Super Admin Menu and Data Access

x

RBAC means Role Based Access Control


Now on the main login page, we should see an option to login from mulitple Identity Sources, which in this case is the existing Internal Users and the newly configured AD Users

x


This post is licensed under CC BY 4.0 by the author.