SAP ABAP Table SECURITY_CONTEXT (HTTP Security Context (Cross-Server Attributes))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN (Application Component) Authentication and SSO
⤷
SHTTP_SECURITY_SESSIONS (Package) HTTP Security Session Management
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | SECURITY_CONTEXT |
|
| Short Description | HTTP Security Context (Cross-Server Attributes) |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
MANDT | MANDT | CLNT | 3 | 0 | Client | * | |
| 2 | |
SECURITY_CONTEXT_ID | SECURITY_CONTEXT_ID | RAW | 32 | 0 | Security Context ID (Internal Representation of Session ID) | ||
| 3 | |
XUBNAME | XUBNAME | CHAR | 12 | 0 | User Name in User Master Record | * | |
| 4 | |
SECURITY_CONTEXT_REF | SYSUUID | RAW | 16 | 0 | Internal Reference to Security Context (Time-Invariant) | ||
| 5 | |
SECURITY_CONTEXT_CREATION_TIME | TZNTSTMPS | DEC | 15 | 0 | Time (UTC): Creation of an HTTP Security Context | ||
| 6 | |
SECURITY_CONTEXT_EOL_TIMESTAMP | TZNTSTMPS | DEC | 15 | 0 | Time (UTC): Cancelling an HTTP Security Context | ||
| 7 | |
SECURITY_CONTEXT_AUTHN_METHOD | RAW | 2 | 0 | Security Context: Checked Logon Procedure (Bit Flags) | |||
| 8 | |
SECURITY_CONTEXT_EXT_SESSMAN | SECURITY_CONTEXT_BOOLEAN | INT1 | 3 | 0 | Indicator: External Session Management (IdP) Involved | ||
| 9 | |
SECURITY_CONTEXT_TIMEOUT_CHECK | SECURITY_CONTEXT_BOOLEAN | INT1 | 3 | 0 | Indicator: Security Context With/Without Time Management | ||
| 10 | |
SECURITY_CONTEXT_HAS_SUCCESSOR | SECURITY_CONTEXT_BOOLEAN | INT1 | 3 | 0 | Indicator: Context is obsolete (successor exists) | ||
| 11 | |
SECURITY_CONTEXT_XSRF_TOKEN | CHAR | 24 | 0 | XSRF Token (Base64-Coded 128-Bit Random Value) |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 720 |