SAML2_REQUEST - Storage Table for SAML2 Requests and RelayState
Storage Table for SAML2 Requests and RelayState information is stored in SAP table SAML2_REQUEST.
It is part of development package SAML2_CORE in software component BC-SEC-LGN-SML. This development package consists of objects that can be grouped under "SAML2 Core Functionality".
It is part of development package SAML2_CORE in software component BC-SEC-LGN-SML. This development package consists of objects that can be grouped under "SAML2 Core Functionality".
Fields for table SAML2_REQUEST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
REQUEST_IDH | Hash Value of Request Identifier | X | SAML2_REQUEST_ID_HASH | RAW | 20 | |
SENDER | SAML2 Entity ID Key | X | SAML2_ENTITY_KEY | RAW | 16 | |
RECEIVER | SAML2 Entity ID Key | X | SAML2_ENTITY_KEY | RAW | 16 | |
VALID_TO | Validity of an SAML2 Request | SAML2_REQUEST_VALID_TO | DEC | 8 | ||
REQUEST_ID | SAML2 Request Identifier | SAML2_REQUEST_ID | STRG | 8 | ||
APPLICATION_URI | SAML2 URI | SAML2_ANYURI | STRG | 8 |