Get client ID and client secret of App corresponding to RADIUS Proxy
GET {{HOST}}/admin/v1/Apps/{{RPOAuthClientAppId}}?attributes=clientSecret,name
RPOAuthClientAppId represents the id of the OAuth App created internally to represent RADIUS Proxy.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
attributes | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |