Identity Group Download

Verification

This test verifies the ability of the third party system to execute a bulk download of user identity information.

Definition

The Identity Group download script downloads bulk session records of user group information and user-group mappings from the session directory. These groups include ISE identity groups and profiled groups.

Example

In this example, we use the identity group download script to download all the group information from the ISE MnT Node publisher.

  1. Run identity_group_download script

./identity_group_download.sh -a 192.168.1.23 -u mac -k alpha.jks -p cisco123 -t alpha_root.jks -q cisco123

Identity Group Download


------- properties -------

version=1.0.2-30-SNAPSHOT

hostnames=192.168.1.23

username=mac

group=Session

description=null

keystoreFilename=alpha.jks

keystorePassword=cisco123

truststoreFilename=alpha_root.jks

truststorePassword=cisco123

--------------------------

20:36:26.820 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Started

Connecting...

Connected

20:36:28.397 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Connected

user=host/jeppich-PC.lab6.com groups=Workstation

user=LAB6\jeppich groups=Workstation

user=user1 groups=User Identity Groups:Employee,Add_Device

user=user2 groups=User Identity Groups:Employee,Unknown

user=user3 groups=User Identity Groups:Employee

user=00:0C:29:79:02:A8 groups=Workstation

User count=6

Connection closed

20:36:30.882 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Stopped

Results: Refer to the right hand panel.

Results

------- properties -------

version=1.0.2-30-SNAPSHOT

hostnames=192.168.1.23

username=mac

group=Session

description=null

keystoreFilename=alpha.jks

keystorePassword=cisco123

truststoreFilename=alpha_root.jks

truststorePassword=cisco123

--------------------------

20:36:26.820 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Started

Connecting...

Connected

20:36:28.397 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Connected

user=host/jeppich-PC.lab6.com groups=Workstation

user=LAB6\jeppich groups=Workstation

user=user1 groups=User Identity Groups:Employee,Add_Device

user=user2 groups=User Identity Groups:Employee,Unknown

user=user3 groups=User Identity Groups:Employee

user=00:0C:29:79:02:A8 groups=Workstation

User count=6

Connection closed

20:36:30.882 [Thread-1] INFO com.cisco.pxgrid.ReconnectionManager - Stopped