Skip to main content

Home

Authentication through Unravel UI

  1. Log into Unravel UI and select the API page.

  2. Expand POST /signIn and click Try it out.

    API-DefaultTryItOut.png
  3. Enter your username and password and click Execute.

    API-generated.png
  4. Copy the value of the token field in the response body. Don't include the quotation marks.

  5. Click Authorize at the top of the page.

  6. In the Value text box, paste the token after the string JWT. Make sure there's a space between JWT and the token.

    Authorize.png
  7. Click Authorize.