User Activity

my configuration for oauth profile: clien id: xxx client secret:xxx token url: http://domain/version/token grant_type: client_credentials   ============================================================ the third party uses oauth2.0 with grant_type use...