Thursday, 12 March 2026

Configuring Identity Source Sequences in Cisco ISE

 To configure an Identity Source Sequence (ISS), follow these steps in the ISE GUI:

  1. Navigate: Go to Administration > Identity Management > Identity Source Sequences.

  2. Add: Click the Add button to create a new sequence.

  3. Basic Info: Provide a Name (e.g., ALL_ID_STORES) and a clear Description for future reference.

  4. Certificate Auth (Optional): If you are supporting certificate-based logins, you can select a Certificate Authentication Profile (CAP) from the dropdown.

  5. Select Sources: In the Authentication Search List, move the identity stores you want to check (such as Active Directory, LDAP, or Internal Users) from the "Available" box to the "Selected" box.

  6. Set Order: Use the arrows to arrange the stores in the specific top-to-bottom order you want ISE to check them.

  7. Error Handling: Under Advanced Search List Settings, decide how ISE should behave if a store is unreachable—either terminate the search with a "ProcessError" or continue to the next store in the sequence.

  8. Save: Click Submit to complete the configuration.

Once created, you can use this sequence in your Authentication Policies to simplify rules that need to check multiple databases.


Comparative Architectures of Centralised and Local Web Authentication

  The choice between Local Web Authentication (LWA) and Centralized Web Authentication (CWA) depends on your need for dynamic policy enforce...