Just-In-Time Troubleshooting
The following troubleshooting is applicable for Just-In-Time in Global Authentication Mode:
The incoming mapped value for the custId is the determining factor in this configuration.
-
If a user exists for the incoming
custIdvalue:The user is logged into the corresponding tenant according to the defined permissions.
-
If a user exists and the incoming
custId(valid) value don’t match with the existing user’scustId:The user is created using the incoming
custIdwith the mapped values. -
If a user exists and the incoming
custIdvalue is invalid:Throws the following error
Cannot find customer with id: 9xxx to create user
-
If a user doesn’t exist for a valid incoming
custIdvalue:The user is created with all the mapped values into the defined
custId’s tenant. -
If a user doesn’t exist for an invalid incoming
custIdvalue:Throws the following error
Cannot find customer with id: 3333 to create user