Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ordered list
chubing committed Oct 4, 2018
1 parent 14a4090 commit 45b708b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
@@ -4,11 +4,11 @@ This is only part of a two step process when integrating an AWS account with a S
be configured to release the appropriate attributes and values.


# modify shibpolicy.json
## change the AWS account number (123456789012) to the actual number
## change the value after saml-provider/ to the name you want to call the IDP (a hostname is usually a good practice)
# put the IDP metadata in idp.xml (right now, it contains the IDP metdata for login.at.internet.edu, the ICP SAML Proxy)
# run the create script:
## ICP integration: create_saml_aws.sh login.at.internet2.edu
## or: create_saml_aws.sh idp_name
1. modify shibpolicy.json
* change the AWS account number (123456789012) to the actual number
* change the value after saml-provider/ to the name you want to call the IDP (a hostname is usually a good practice)
1. put the IDP metadata in idp.xml (right now, it contains the IDP metdata for login.at.internet.edu, the ICP SAML Proxy)
1. run the create script:
* ICP integration: create_saml_aws.sh login.at.internet2.edu
* or: create_saml_aws.sh idp_name

0 comments on commit 45b708b

Please sign in to comment.