OA2C_PROFILES - OAuth 2.0 Client Profiles
OAuth 2.0 Client Profiles information is stored in SAP table OA2C_PROFILES.
It is part of development package SOAUTH2_CLIENT_CONFIG_CGP in software component BC-SEC-LGN. This development package consists of objects that can be grouped under "OAuth 2.0 Client Configuration".
It is part of development package SOAUTH2_CLIENT_CONFIG_CGP in software component BC-SEC-LGN. This development package consists of objects that can be grouped under "OAuth 2.0 Client Configuration".
Fields for table OA2C_PROFILES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROFILE | OAuth 2.0 Client Profile | X | OA2C_PROFILE | CHAR | 60 | |
TYPE | OAuth 2.0 Service Provider Type | OA2C_TYPE | CHAR | 40 | OA2C_TYPES | |
.INCLUDE | OA2C_ADMIN | 0 | ||||
CREATED_BY | Created By | OA2C_CREATED_BY | CHAR | 24 | ||
CREATED_ON | Created On | OA2C_CREATED_ON | DATS | 16 | ||
CREATED_AT | Created At | OA2C_CREATED_AT | TIMS | 12 | ||
CHANGED_BY | Changed By | OA2C_CHANGED_BY | CHAR | 24 | ||
CHANGED_ON | Changed On | OA2C_CHANGED_ON | DATS | 16 | ||
CHANGED_AT | Changed At | OA2C_CHANGED_AT | TIMS | 12 | ||
NO_AUTH_CHECK | OAuth 2.0 Client Profile - No Authority Check | OA2P_NO_AUTHORITY_CHECK | CHAR | 2 |