πŸ›οΈ Plugin

Identity Core

The central plugin for people, authentication accounts, federated identities, service accounts, collections, and access assignments. Everything related to who is in the system and what they can access lives here.

Training context β†’ Day 06 β€” IdP Concepts Day 07 β€” IdP Hands-on Day 10 β€” Membership
πŸ”

IdP Users

Authentication accounts in the local identity provider. These are the login credentials β€” email + password β€” that people use to sign in.

πŸ‘€

People

Person identities in the membership directory. Governance, JML lifecycle, and access assignments are all anchored to a person β€” not a login account.

πŸ—ΊοΈ

Claim-Role Mapping

Rules that map incoming IdP claims (e.g. an EntraID group claim) to EmpowerNow collections, so federated users get access automatically at login.

πŸ”Ž

Accounts

All account records across all providers. The Orphan view highlights accounts with no linked person β€” these need remediation before they appear in governance workflows.

πŸ“¦

Collections

Subject cohorts β€” groups of people defined by static membership or dynamic rules. Collections are the unit of access assignment in EmpowerNow.

πŸ›‘οΈ

Access Assignments

The matrix that maps collections to application roles. The Quick Assign flow lets you grant a collection access to a specific role in seconds.

Plugin routes
Every screen reachable within Identity Core
PathScreen
/identity-coreIdentity Dashboard β€” overview widgets and quick-access links
/identity-core/idp-usersIdP User Management β€” authentication accounts
/identity-core/peoplePeople List β€” all person identities with lifecycle and risk indicators
/identity-core/people/:personIdPerson Detail β€” full profile, accounts, memberships, risk
/identity-core/accountsAll Accounts β€” every account across all providers
/identity-core/accounts/orphansOrphan Accounts β€” accounts with no linked person
/identity-core/claim-role-mappingClaim-Role Mapping Editor β€” manage CRM rules
/collections-admin/collectionsCollections β€” create and manage subject cohorts
/identity-core/access-assignmentsAccess Assignments Workbench β€” full matrix view
/identity-core/access-simulatorAccess Simulator β€” what-if testing for access decisions
/identity-core/my-securityMy Security β€” self-service: change password, view own access
/identity-core/graphGraph Explorer β€” visual identity relationship graph
/identity-core/organizationOrganization Hierarchy β€” org-tree browser
Guides for this plugin