how can I set up a callback url of a open id identity provider?
danicode
0
Reputation points
I have an Open Id Provider set, but there is not field for the callback url of the provider. When I click on the authetification with the Open Id Provider, it is called the Open Id provider with a callback url that I did not configure, and after I log in in the provider page, it redirects me to the page like bellow, that does not work.
https://myb2c.b2clogin.com/appId/oauth2/authresp
On accessing this page i got the error: The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Sign in to answer