Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

User Interaction on Screen

  • Enter validate Details and click continue and Navigate to Reset Password Page (First Time Login).

Login with Default password

YES → Reset Password Screen

NO → Home Screen

Field Validations

SL

Fileds

Validations

1

Phone Number*

r'^[0-9]+$'

2

Password*

r'^(?=.*?[A-Za-z])(?=.*?[0-9])(?=.*?[#?!@$%^&*-]).{6,}$'

...

API details

SL

End Point

Request Method

Request Info

1

/user/oauth/token

POST

username: {}

password:{}

scope: read

grant_type: password

tenantId: {}

userType: EMPLOYEE