Skip to content

Commit

Permalink
IAM: SAML provider using metadata document
Browse files Browse the repository at this point in the history
  • Loading branch information
infame-io committed Sep 10, 2024
1 parent 5b3361a commit ea01b95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions other_langs/terraform/iam/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ provider "aws" {

endpoints {
iam = "http://localhost:5000"
sts = "http://localhost:5000"
}

access_key = "my-access-key"
Expand Down

0 comments on commit ea01b95

Please sign in to comment.