SAML2_ENT_PROT - SAML2 Protection Settings for Each Entity and End Point
SAML2 Protection Settings for Each Entity and End Point information is stored in SAP table SAML2_ENT_PROT.
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_ENT_PROT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
ID | SAML2 Entity ID Key | X | SAML2_ENTITY_KEY | RAW | 16 | SAML2_ENTITY |
SERVICE | SAML2 Service Type | X | SAML2_SERVICE_TYPE | CHAR | 5 | |
SIGN_REQUEST | Signature Type of an SAML2 Message | SAML2_SIGN_MODE | CHAR | 1 | ||
SIGN_RESPONSE | Signature Type of an SAML2 Message | SAML2_SIGN_MODE | CHAR | 1 | ||
SIGN_ASSERTION | Signature Type of an SAML2 Message | SAML2_SIGN_MODE | CHAR | 1 | ||
CRYPT_NAMEID | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 | ||
CRYPT_ASSERTION | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 | ||
CRYPT_ATTRIBUTES | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 | ||
REQ_SIGN_REQUEST | Signature Type of an SAML2 Message | SAML2_SIGN_MODE | CHAR | 1 | ||
REQ_SIGN_RESPONS | Signature Type of an SAML2 Message | SAML2_SIGN_MODE | CHAR | 1 | ||
REQ_SIGN_ASSERT | Signature Type of an SAML2 Message | SAML2_SIGN_MODE | CHAR | 1 | ||
REQ_CRYPT_NAMEID | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 | ||
REQ_CRYPT_ASSERT | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 | ||
REQ_CRYPT_ATTRIB | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 |