OA2C_TOK_EXT_SC - OAuth 2.0 Client Scopes
OAuth 2.0 Client Scopes information is stored in SAP table OA2C_TOK_EXT_SC.
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_SC
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 | |
SCOPENO | Number of configured OAuth 2.0 Client Scope | X | INT4 | 4 | ||
SCOPE | OAuth 2.0 Client Scope | OA2C_SCOPE | STRG | 8 |