SAML2_RES_ARTFCT - Storage table for resolved SAML2 artifacts from IdP
Storage table for resolved SAML2 artifacts from IdP information is stored in SAP table SAML2_RES_ARTFCT.
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_RES_ARTFCT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | * |
ARTIFACT | X | CHAR | 120 | |||
IDP_KEY | SAML2 Entity ID Key | X | SAML2_ENTITY_KEY | RAW | 16 | |
RESPONSE_IS_SIGNED | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 2 | ||
NOTBEFORE | SAML2 (xs:dateTime) | SAML2_DATETIME | DEC | 8 | ||
NOTONORAFTER | SAML2 (xs:dateTime) | SAML2_DATETIME | DEC | 8 | ||
RESPONSE | SAML 2.0 response resolved from artifact from field ARTIFACT | RSTR | 8 |