Start a conversation

Request an authorization code (LithiumSSO)

post https://{community-domain}/t5/s/api/2.1/auth/authorize

Request authorization code for the OAuth authorization grant flow when using LithiumSSO

Details

Used with OAuth for API authentication. See OAuth 2.0 authorization grant flow.

When a community user attempts to access the community, the user must be authenticated in the Community Web UI (via Lithium Registration or SSO). Use POST /auth/authorize when you authenticate to the Community Web UI with SSO. If authenticating to the Web UI via Lithium Registration, use GET /auth/oauth2/authorize.

Do this once per user.

Make a POST call to /auth/authorize, passing the payload described above. The response will contain the authorization code.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. ATLAS

  2. Posted
  3. Updated

Comments