Difference between revisions of "SAML:EduPersonOrgDN"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
* <code>[[AssumeRolePolicyDocument]]</code> | * <code>[[AssumeRolePolicyDocument]]</code> | ||
* http://doc.isilon.com/ECS/3.5/DataAccessGuide/GUID-BA49B495-6E0A-445B-A93E-EDF3DECB4B40.html | * http://doc.isilon.com/ECS/3.5/DataAccessGuide/GUID-BA49B495-6E0A-445B-A93E-EDF3DECB4B40.html | ||
+ | |||
+ | [[SAML:aud]] | ||
+ | [[SAML:iss]] | ||
+ | [[SAML:sub]] | ||
+ | [[SAML:sub_type]] | ||
== See also == | == See also == | ||
* {{LDAP}} | * {{LDAP}} | ||
* {{SAML}} | * {{SAML}} |
Revision as of 15:01, 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 SAML:iss SAML:sub SAML:sub_type
See also
- LDAP, OpenLDAP, Microsoft Active Directory, Apache Directory Studio
- 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: