OA2C_TOK_EXT - OAuth 2.0 Token Admin table (Extension)
OAuth 2.0 Token Admin table (Extension) information is stored in SAP table OA2C_TOK_EXT.
It is part of development package SOAUTH2_CLIENT in software component BC-SEC-LGN. This development package consists of objects that can be grouped under "OAuth 2.0 Client".
It is part of development package SOAUTH2_CLIENT in software component BC-SEC-LGN. This development package consists of objects that can be grouped under "OAuth 2.0 Client".
Fields for table OA2C_TOK_EXT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
CLIENT_UUID | OAuth 2.0 Client UUID | X | OA2C_UUID | CHAR | 64 | |
TOKEN_TYPE | OAuth 2.0 Client Token Type | X | OA2C_TOKEN_TYPE | CHAR | 4 | |
TSTMP_RECEIVED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
TSTMP_EXPIRY | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
SEGMENT_COUNT | Number of Token Segments in Secstore | INT4 | 4 |