Single sign-on

API enables partners to seamlessly authenticate users within their own system, eliminating the need for separate login credentials. API generates a secure login token that allows a lead to access our services without re-entering details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Points to be Noted :

  1. Fields - leadId, pan,mobile number are mandatory to pass as path params to generate a valid token.
  2. Single Sign-On API will be working if lead & application creation happened for the respective leadId.
  3. Token has a expiry time of 30 minutes.
  4. Use the link below to redirect the user without email ID/ mobile OTP login. https://uat.myshubhlife.com/apply/#/?accessToken={token}&userId={userId}
  5. Session will be expired in 30 minutes and will be redirected to V2 login.
Path Params
string
required
Defaults to Mandatory

Valid 10 digit mobile number

string
required
Defaults to Mandatory

Valid lead ID of the lead

string
required
Defaults to Mandatory

Valid pan number of the lead

Headers
string

Bearer {auth_token}

string

application/json

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json