SAML2_CUST_CXT - DB Table for custom authentication contexts
DB Table for custom authentication contexts information is stored in SAP table SAML2_CUST_CXT.
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_CUST_CXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
AUTH_KEY | Key Value of the SAML2 Logon Context | X | SAML2_AUTH_CLASS_KEY | INT2 | 2 | * |
IS_CUSTOM | Is custom authentication context | X | SAML2_CUSTOM_AUTH_CTX | CHAR | 1 | |
AUTH_NAME | Short Name of the SAML2 Logon Context | SAML2_AUTH_CLASS_NAME | CHAR | 40 | ||
AUTH_CLASS | SAML2 Logon Context | SAML2_AUTH_CLASS | CHAR | 120 |