I have created a custom identity provider in adb2c for my openid connect server but getting error while running it through User Flow -
Setps I did :
- Created a new openId Connectprovider.
- Created a new user flow for open-id connect provider :
I am not sure how to debug this through adb2c as that's a quite generic error and if I am missing any steps.



This issue may cause if your client ID is incorrect in the web.config file for the app
The file's modified section looks like
Credits to MsDoc