Get SSO Access Token
Call this endpoint to get SSO access token (JWT) that contains the user’s information
URL
https://test-api.bvndle.com/api/v1/ufel/users/authorization/sso-access-token
Base URL
https://test-api.bvndle.com/api/v1/ufel
HTTP Method
GET
nametypeDescription
authoriationCodestringRequired
This is authorization code gotten from the generate authorization code endpoint.
This is authorization code gotten from the generate authorization code endpoint.
cURL