/AWS1/CL_CGPGETSIGNINGCERTRSP¶
Response from Amazon Cognito for a signing certificate request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_certificate TYPE /AWS1/CGPSTRINGTYPE /AWS1/CGPSTRINGTYPE¶
The x.509 certificate that signs SAML 2.0 authentication requests for your user pool.
Queryable Attributes¶
Certificate¶
The x.509 certificate that signs SAML 2.0 authentication requests for your user pool.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CERTIFICATE() |
Getter for CERTIFICATE, with configurable default |
ASK_CERTIFICATE() |
Getter for CERTIFICATE w/ exceptions if field has no value |
HAS_CERTIFICATE() |
Determine if CERTIFICATE has a value |