ASW Identity Sources
In AWS, there are several identity sources available for authentication and authorization:
AWS Native Identity Sources:
AWS Identity and Access Management (IAM) Users
AWS IAM Roles
AWS IAM User Groups
AWS Organizations for multi-account management
AWS Identity Center (formerly AWS SSO) Supported Identity Sources:
Built-in AWS Identity Center directory
AWS Managed Microsoft AD
AD Connector
External Identity Providers via SAML 2.0
Self-managed Active Directory
Microsoft Azure AD (now Entra ID)
Okta Universal Directory
AWS Cognito Identity Sources:
Cognito User Pools (built-in user directory)
Social Identity Providers:
Facebook
Google
Apple
Amazon
SAML Identity Providers
OpenID Connect Providers
LDAP directories
AWS Directory Service Options:
AWS Managed Microsoft AD
AD Connector (proxy to on-premises AD)
Simple AD (standalone directory based on Samba 4)
External Identity Provider Integration:
Any SAML 2.0 compliant provider
OpenID Connect providers
Custom identity broker applications
Corporate directories via federation
Each of these sources can be used depending on your specific needs, such as enterprise integration, application user management, or cloud-native implementations.
Last updated
Was this helpful?