Authorize

  • The authorize API is used to send an authorization and authentication request to CyberArk Identity.
  • CyberArk Identity authenticates the user and returns authorization code/tokens based on the grant type to the client application as a part of the callback response.
  • Refer to the guidesOpenID Connect and OAuth 2.0 for more information
  • Language
    Authorization
    Bearer
    JWT
    URL
    Click Try It! to start a request and see the response here!