Hi! I have recently started configuring portal in apigee edge (Publish > Portals) and today I added custom domain (using keystore). Its all setup and the home page does get loaded when I click on Live Portal link from within apigee edge (page is loaded through my custom domain).
But the problem is with the login. I am using Built-in identity provider. Though my credentials are valid, it throws an error message after I click on sign in button saying “Invalid redirect, did not match one of the registered values.” And in the network tab I see that the authorize endpoint throws a Bad Request error. So the redirect uri should be updated for the built in identity provider to reflect my custom domain name? If so, how do I do that? If not, should I do anything else other than configuring the custom domain with the keystore?
Any help is highly appreciated. Thank you so much for your time.