Difference between revisions of "Terraform resource: aws iam saml provider"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== See also == | == See also == | ||
+ | * {{aws_iam_saml_provider}} | ||
* {{tf iam}} | * {{tf iam}} | ||
* {{SAML}} | * {{SAML}} |
Revision as of 16:02, 4 July 2024
resource "aws_iam_saml_provider" "default" { name = "myprovider" saml_metadata_document = file("saml-metadata.xml") }
See also
aws_iam_saml_provider
- Terraform IAM: Terraform aws iam resources, Terraform IAM module
- 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: