-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: DMS - Gap Fall & Win Sprint 2
-
Labels:None
-
Company:All Clients/Multiple Clients
For Basic Integration if user is not added into DMS system , we are creating guest user.
At that time system is not creating token.
Concern: Permissions are not getting applied properly for admin login.
Cause: Create custom document when call with sendDocument = 3 , returns link for admin. But candidate field permissions are getting applied. This is because even if user exists , system by default logins with guest user which has candidate user type.
Correction: We have handled this scenario in code. Now permissions are getting applied as per login user type.
CC – Samir , Priya Dhamande