Skip to content
Concepts

Endpoint Identity Groups

A managed Endpoint Identity Group is a 1:1 reflection of a Cisco ISE group that you've opted in to administering from the platform. The ISE group still lives in ISE — you gain a delegated-admin layer on top.

An Endpoint Identity Group in Endpoint Manager is always, at heart, a real Cisco ISE Endpoint Identity Group. The platform doesn’t own it. The platform reflects it — and layers managed administration on top.

Cisco ISE has its own, authoritative list of Endpoint Identity Groups. Those groups exist before you ever install Endpoint Manager and keep existing if you disconnect it. Endpoint Manager reflects those groups and lets you opt each one in to managed administration:

  • Connected. The group is under managed administration. You can define Self-Service Users on it, apply Managed Attribute values at the group level, and hand out day-to-day endpoint CRUD to delegated administrators. Everything they do is synchronised back into ISE.
  • Not Connected. The group still exists in ISE and still shows in the platform’s list, but it isn’t under managed administration. You can read its endpoints from the admin, but you can’t invite Self-Service Users or set attribute values on it until it’s connected.

Bringing a group into managed administration is a single click — either Connect this Group on an existing ISE group, or New ISE Endpoint Identity Group to create a fresh one in ISE and have it connected automatically.

Endpoint Identity Groups list showing IP_Phones, Cameras, Conference_Room_Displays and Digital_Signage with Connected status alongside the full set of ISE groups marked Not Connected
Context overview — groups in Connected / Not Connected states side by side.

Each managed Endpoint Identity Group carries:

  • A name and description, matching exactly what Cisco ISE shows. Rename it in ISE and Endpoint Manager picks up the new name on the next sync; rename it via Endpoint Manager’s Group Settings and the change is pushed back to ISE.
  • A link to its ISE group ID. An internal ISE-side UUID that the platform uses to read and write endpoints in the correct group. You rarely need to think about it, but it’s the reason the two sides stay in lockstep.
  • Its endpoints. Every endpoint Cisco ISE reports as a member of the group, with live session data where available. You can add, edit, batch-add, move and delete endpoints from this view; each change is pushed into ISE and audited.
  • Its Custom Attribute values. For each group level attribute the parent Context defines, the group can hold one value that the platform applies to every endpoint in it. If the Context defines vendor-owner as a String, the group holds a value (for example Acme Telephony) that lands on every endpoint on the ISE side.
  • Which endpoint level attributes it uses. The group opts in to the endpoint level attributes its devices should carry; those values are then set per device rather than per group.
  • Its Wi-Fi SSID and group key, if the group uses a shared Identity PSK.
  • Its Self-Service Users. Zero or more delegated administrators with either User (default) or Group Administrator permission. A delegated administrator on one group can’t see or manage any other group, even other managed ones in the same Context.

Every Self-Service User on a managed group has User (default). It’s always on and can’t be removed. Any member can additionally hold Group Administrator.

PermissionWhat they can do
User (default)View, add, update and remove endpoints inside this Endpoint Identity Group.
Group AdministratorAll of the above, plus view, add, update and remove other Self-Service Users on the same group.

A group’s Group Administrator is typically the person who owns the fleet the group holds — the lead IP-phone technician, the security contractor’s account manager, the signage-ops team lead. If they leave, you — the Organization admin — can promote another Self-Service User from the admin side.

Self-Service Users tab on IP_Phones with two rows: alex.smith@vendors.example with User (default) and Group Administrator pills, devops@vendors.example with User (default) only
Self-Service Users on IP_Phones — one Group Administrator, one default user.

How delegated administrators use the group day-to-day

Section titled “How delegated administrators use the group day-to-day”

From the Self-Service portal a Group Administrator can:

  • Add a single endpoint — MAC, description, optional device type. Pushed into Cisco ISE immediately.
  • Batch import endpoints — CSV upload in a four-step wizard. Existing MACs are updated and moved into the group; new MACs are created in ISE.
  • See live session data — the NAS, port, VLAN, session duration and data usage that Cisco ISE reports for endpoints currently online.
  • Modify an endpoint — change its description and the value of any endpoint level attribute the group has opted in to. Group level values are set once on the group instead, and apply to every endpoint in it.
  • Revoke an endpoint — remove it from the group (and, if it doesn’t exist in any other group, from ISE).
  • Invite or remove Self-Service Users — only for Group Administrators. For spreading responsibility across a team.
  • Not a RADIUS group. Your Cisco ISE still applies the authorization rules it always has — VLAN, ACL, SGT, policy sets — based on whatever criteria you configured. Endpoint Manager’s groups are about membership administration, not authorization policy.
  • Not an iPSK group in the EntryPoint sense. If your iPSK is served by Netgraph RADIUSaaS and not by Cisco ISE, you want EntryPoint’s iPSK for Cisco Networks. If your iPSK is served by Cisco ISE and you want to delegate the MAC-by-MAC administration, Endpoint Manager is the right tool — and the group shape is the same managed-reflection idea.
  • Not a Wireless Personal Network. If you’re running one SSID with a per-unit PSK on Cisco Meraki, that’s EasyPSK for Cisco Networks; its per-unit model is different from ISE’s per-MAC endpoint model.
  • Not an isolation boundary. Putting endpoints in different groups doesn’t, by itself, stop them talking to each other. Network segmentation, VLAN assignment and ACLs are still a Cisco ISE and Cisco network job.

Next