Difference between revisions of "SAML:EduPersonOrgDN"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{AWS SAML}} |
* {{SAML}} | * {{SAML}} | ||
+ | |||
+ | [[Category:AWS]] | ||
+ | [[Category:SAML]] |
Revision as of 18:46, 2 November 2021
https://iam.uconn.edu/supported-ldap-attributes/
https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_enable-console-saml.html
{ "Version": "2012-10-17", "Statement": [{ "Effect": "Allow", "Principal": {"Federated": "arn:aws:iam::account-id:saml-provider/ExampleOrgSSOProvider"}, "Action": "sts:AssumeRoleWithSAML", "Condition": {"StringEquals": { "saml:edupersonorgdn": "ExampleOrg", "saml:aud": "https://signin.aws.amazon.com/saml" }} }] }
Related
AssumeRolePolicyDocument
- http://doc.isilon.com/ECS/3.5/DataAccessGuide/GUID-BA49B495-6E0A-445B-A93E-EDF3DECB4B40.html
SAML:aud https://signin.aws.amazon.com/saml SAML:iss SAML:sub SAML:sub_type
See also
- SAML, IdP, AWS SAML, AWS IAM, AWS SAML endpoint,
SAML:EduPersonOrgDN, SAML Role Attribute, assume-role-with-saml
- SAML, IdP, Assertion, Attribute, SCIM, Amazon Cognito, OpenID Connect (OIDC), SAML response,
SAML:EduPersonOrgDN
, Assertion Consumer Service (ACS), SAML examples,Entity ID
,Name ID
,SAMLResponse, saml-provider, saml2aws
,aws_iam_saml_provider
Advertising: