Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
3 changed files
with
124 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
=== IAM Functions List | ||
|
||
- - - | ||
|
||
*User Management, User Concerns* | ||
|
||
identity registration, enrollment | ||
idp discovery and selection | ||
idp of last resort | ||
identity proofing | ||
credentialing | ||
credential binding | ||
account validation | ||
attribute verification | ||
identity resolution | ||
support for multiple accounts (and credentials in some cases) for a single identified person | ||
|
||
self-service identity management | ||
password management | ||
profiling | ||
progressive profiling | ||
user preferences | ||
account linking | ||
consent and privacy protection | ||
|
||
|
||
- - - | ||
|
||
*Native IAM Capabilities* | ||
|
||
multiple AuthN sources and services, (local SSO, social, federated, protocol gateways) | ||
password and MFA management | ||
|
||
access policy management (coarse and fine grained) | ||
access mgmt admin (distributable) | ||
request/approval processes | ||
access to services | ||
lifecycle transitions definition, admin, and automation | ||
service accounts | ||
apps, services as credentialed agents for invoking other services, apis | ||
|
||
api specification, design, documentation, style guidelines | ||
api access to all IAM functionality | ||
api authNZ | ||
api registry, gateway | ||
|
||
session management and logout | ||
provisioning, deprovisioning | ||
messaging and api integration with connected apps & services, app integration generally | ||
batch reconciliation, | ||
near real time sync between registry and connected systems | ||
auditing, logging, reporting, attestation, compliance support | ||
service provider onboarding and configuration | ||
|
||
|
||
- - - | ||
|
||
*Data Management* | ||
|
||
directory services | ||
IAM data dictionary | ||
identity and entitlement data access | ||
|
||
|
||
- - - | ||
|
||
*Deployment Models* | ||
|
||
on-prem, cloud, hybrid, hosted | ||
|
||
|
||
- - - | ||
|
||
*The ...ities* | ||
|
||
scalability, reliability, performance, security, maintainability, other ...ities |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters