docs: add notice that AWS requires POST binding
This commit is contained in:
parent
1a6dd00681
commit
e9411d856c
|
@ -16,6 +16,7 @@ Create an application in passbook and note the slug, as this will be used later.
|
||||||
- ACS URL: `https://signin.aws.amazon.com/saml`
|
- ACS URL: `https://signin.aws.amazon.com/saml`
|
||||||
- Audience: `urn:amazon:webservices`
|
- Audience: `urn:amazon:webservices`
|
||||||
- Issuer: `passbook`
|
- Issuer: `passbook`
|
||||||
|
- Binding: `Post`
|
||||||
|
|
||||||
You can of course use a custom signing certificate, and adjust durations.
|
You can of course use a custom signing certificate, and adjust durations.
|
||||||
|
|
||||||
|
|
Reference in New Issue