Hello @Elvis Van ,
Thank you for posting your query on Microsoft Q&A.
Based on your issue description, I understand that you are encountering an issue during user provisioning in an app which you have created, which was built without using any gallery templates. The error message you are receiving is:
Error message StatusCode: BadRequest Message: Processing of the HTTP request resulted in an exception. Please see the HTTP response returned by the 'Response' property of this exception for details. Web Response: Password required
Firstly, I observed from the Screenshot which you have provided that jobID which you are using is customappsso.
Understanding the provisioning job:
The provisioning service uses the concept of a job to operate against an application. The jobID can be found in the progress bar. All new provisioning applications are created with a jobID starting with "scim". The scim job represents the current state of the service. Older jobs have the ID "customappsso". This job represents the state of the service in 2018.
If you are using an application in the gallery, the job generally contains the name of the app (such as zoom snowFlake or dataBricks). You can skip this documentation when using a gallery application. This primarily applies for non-gallery applications with jobID SCIM or customAppSSO.
Please refer to the below document for the steps to upgrade from the older customappsso job to the SCIM job
Based on the below error message, we can see that the Web Response: Password required
Error message StatusCode: BadRequest Message: Processing of the HTTP request resulted in an exception. Please see the HTTP response returned by the 'Response' property of this exception for details. Web Response: Password required
Please note that Provisioning passwords isn't supported.
Please refer to the below document for your reference.
Additionally, please select the failure Provisioning logs and provide us the Steps, Troubleshooting & Recommendations, Modified Properties and Summary Screenshots which will be similar to the below attached Screenshots.
I hope this information is helpful. Please feel free to reach out if you have any further questions.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Thanks,
Sanoop Mohan