SAML2_POL_AUTH - SAML2 Authentication Contexts of Logon Policies
SAML2 Authentication Contexts of Logon Policies information is stored in SAP table SAML2_POL_AUTH.
It is part of development package SAML2_COMMON in software component BC-SEC-LGN-SML. This development package consists of objects that can be grouped under "SAML2 Common".
It is part of development package SAML2_COMMON in software component BC-SEC-LGN-SML. This development package consists of objects that can be grouped under "SAML2 Common".
Fields for table SAML2_POL_AUTH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 3 | * |
NAME | Name of SAML2 Policy | X | SAML2_POLICY_NAME | CHAR | 32 | SAML2_POLICY |
ENTITY_ID | SAML2 Entity ID Key | X | SAML2_ENTITY_KEY | RAW | 16 | SAML2_ENTITY_E |
AUTH_CONTEXT | 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 | |
IS_DEFAULT | SAML2 Truth Value | SAML2_BOOLEAN | CHAR | 1 | ||
PRIORITY | SAML2 priority | SAML2_PRIORITY | INT2 | 2 |