mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 23:47:33 +00:00
docs: Update aws-saml.md (#5570)
* Update aws-saml.md Updated docs to reflect new paths * Update aws-saml.md
This commit is contained in:

committed by
GitHub

parent
887e2f474d
commit
4df15511b5
@@ -37,9 +37,9 @@ can connect to ZITADEL as a SAML2 IDP.
|
|||||||
3. Fill out the fields as follows, to provide AWS with all the information it needs:
|
3. Fill out the fields as follows, to provide AWS with all the information it needs:
|
||||||

|

|
||||||
|
|
||||||
To connect to another environment, change the domains, for example if you would use ZITADEL under the domain "
|
To connect to another environment, change the domains, for example if you would use ZITADEL under the url "
|
||||||
example.com" you would have the URLs "https://accounts.example.com/saml/SSO"
|
https://example.com" you would have the URLs "https://example.com/saml/v2/SSO"
|
||||||
and "https://accounts.exmaple.com/saml/metadata".
|
and "https://example.com/saml/v2/metadata".
|
||||||
|
|
||||||
4. Download the ZITADEL-used certificate to sign the responses, so that AWS can validation the signature.
|
4. Download the ZITADEL-used certificate to sign the responses, so that AWS can validation the signature.
|
||||||
|
|
||||||
@@ -75,4 +75,4 @@ Everything on the side of ZITADEL is done if the application is correctly create
|
|||||||
## **AWS**: Test the connection
|
## **AWS**: Test the connection
|
||||||
|
|
||||||
The result, you can now login to you AWS account through your ZITADEL-login with the AWS SSO Sign-in URL, which you
|
The result, you can now login to you AWS account through your ZITADEL-login with the AWS SSO Sign-in URL, which you
|
||||||
should have saved in "Change to external identity provider ZITADEL" step 2.
|
should have saved in "Change to external identity provider ZITADEL" step 2.
|
||||||
|
Reference in New Issue
Block a user