OA2C_TOKEN_ADM - OAuth 2.0 Token Admin table
OAuth 2.0 Token Admin table information is stored in SAP table OA2C_TOKEN_ADM.
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_TOKEN_ADM
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 | |
UNAME | User Name in User Master Record | X | XUBNAME | CHAR | 24 | * |
AT_TSTMP_RECEIVED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
AT_TSTMP_EXPIRY | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
AT_SEGMENT_COUNT | Number of Token Segments in Secstore | INT4 | 4 | |||
RT_TSTMP_RECEIVED | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
RT_TSTMP_EXPIRY | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
RT_SEGMENT_COUNT | Number of Token Segments in Secstore | INT4 | 4 |