SAML2_ARTIFACT - Storage Table for SMAL2 Artifacts
Storage Table for SMAL2 Artifacts information is stored in SAP table SAML2_ARTIFACT.
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_ARTIFACT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
HANDLE | Hash Value of the SAML2 Entity Name | X | SAML2_ENTITY_HASH | RAW | 20 | |
ENDPOINT | SAML2 Index Value | X | SAML2_INDEX | INT2 | 2 | |
SOURCE_ID | Hash Value of the SAML2 Entity Name | X | SAML2_ENTITY_HASH | RAW | 20 | |
SENDER | SAML2 Entity ID Key | SAML2_ENTITY_KEY | RAW | 16 | ||
RECEIVER | SAML2 Entity ID Key | SAML2_ENTITY_KEY | RAW | 16 | ||
VALID_TO | Validity of an SAML2 Assertion | SAML2_ASSERTION_VALID_TO | DEC | 8 | ||
MESSAGE | XML Fragment | XSDANY | RSTR | 8 |