SAML2_OPM_PARM - SAML2 Parameters for Each Operational Mode of an Entity
SAML2 Parameters for Each Operational Mode of an Entity information is stored in SAP table SAML2_OPM_PARM.
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_OPM_PARM
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 |
OPMODE | Operation Mode of SAML2 Entity | X | SAML2_ENTITY_MODE | CHAR | 3 | |
PARAM | SAML2 Entity Parameter Name | X | SAML2_ENTITY_PARAMETER_KEY | INT4 | 4 | |
VALUE | SAML2 Entity Parameter Value | SAML2_ENTITY_PARAMETER_VALUE | STRG | 8 |