Skip to content

Commit

Permalink
Merge pull request #4 from internet2/TagSession
Browse files Browse the repository at this point in the history
Update shibpolicy.json - TagSession
  • Loading branch information
chubing authored Sep 11, 2023
2 parents 04b798e + 9688a8d commit 3a00d92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion shibpolicy.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"Statement": [
{
"Effect": "Allow",
"Action": "sts:AssumeRoleWithSAML",
"Action": [
"sts:AssumeRoleWithSAML",
"sts:TagSession"
],
"Principal": {
"Federated": "arn:aws:iam::135656781587:saml-provider/SATOSA"
},
Expand Down

0 comments on commit 3a00d92

Please sign in to comment.