question

squaredpanda avatar image
0 Votes"
squaredpanda asked azure-cxp-api edited

B2C error page

Two questions.

1) I am customizing an error page, as the 'catch all general exception' page doesn't look right. However, building a custom HTML site from scratch (which I could then uplooad to the api.error), I need a way to add in the exception and error codes as thrown out there by B2C. I just don't know how to do this? How does B2C pull the error codes into the global exception page that's there by default?
This is so that any user who gets any error trying to log in, will know what to tell the tech team when they call for support.

2) I have a custom policy that runs on OIDC protocol. Upon shooting out a token to the re-direct URI, it successfully does so, after running through the userjourneys but returns momentarily to the B2C with a global exception, saying 'sub' isn't part of the claims collection. I know that you'd need a lot of detail to assist in this - but is it viable to assume that it's because the re-direct URI site, doesn't know what to do with the contents of the 'sub' from my relaying party.xml? Since it's returned to the B2C and nowhere in the process do I get any error until after it has been submitted to the redirect URI (client who is receiving my token).

azure-ad-b2c
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, we are investigating your issue and will update you shortly.

Best,
James

0 Votes 0 ·

0 Answers