question

DavidEscolme-5848 avatar image
0 Votes"
DavidEscolme-5848 asked DisplayName-3010 answered

AADB2C90047 error for 1 user only.

We are using custom policies in an azure adb2c sign in flow. We are using custom UI with no custom/client side scripting. We have configured CORS on the underlying storage account and all seems well for every user except 1 who complains that they cannot login to the application we are protecting with AADB2C. We passed them a test flow url and the response they received was the AADB2C90047: The Resource ... contains scripts.... etc....looking at docs that points to CORS but every other user is logging in fine...........Is there anywhere else we could look? This user can login from their home PC but can't from their work pc/network.

azure-ad-b2c
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.

JamesHamil-MSFT avatar image
0 Votes"
JamesHamil-MSFT answered

Hi @DavidEscolme-5848 , what troubleshooting have you done for this? The error could be caused by a variety of different issues. For example you may need to allow script execution or change the CORS configuration. Please let me know which steps you've tried and I can narrow down a solution for you.

Best,
James


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.

DavidEscolme-5848 avatar image
0 Votes"
DavidEscolme-5848 answered

Hi, @JamesHamil-MSFT thanks for the reply, we have upwards of 2000 users logging in fine with this flow from a variety of home and office networks and different devices. It's just that we have 1 user reporting that when they attempt to login from their office network, they can't.

On a troubleshooting call, we noticed that the they get ERR_CONNNECTION_CLOSED when the login page tries to load in the custom UI page and we have a follow up call with them scheduled where we'll be able to gather more information from their browser.

It doesn't seem like a general CORS or script execution thing as we only have this one report of an issue and only from this user's office network.

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.

DisplayName-3010 avatar image
0 Votes"
DisplayName-3010 answered

Hi @DavidEscolme-5848,

Is any other of your users logging in from the same network? Maybe the proxy or a firewall of the office network might interfere with the setting, or the user might have javascipt disabled in his browser. This are options of where such an error could originate.

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.