What would cause a failure in authentication?art

I work for Transaction Data Systems, a pharmacy management software company. One of vendors, PastRx, uses Auth0 to authenticate users accessing their application called NarcFacts via this site:

https://app.narcfacts.com/app/narcfactsapp.html

Since the beginning of November, attempts to sign in to this application have resulted in the following error message:

“You do not have permission to view this directory or page.”

PastRx has told us that the issue is our NarcFacts application authentication:

https://login.microsoftonline.com/narcfacts.onmicrosoft.com/oauth2/v2.0/authorize?p=B2C_1A_signup_signin

What would cause the authentication to fail? What do we need to do to resolve that failure? Any steps you could suggest would be valuable, as the issue is affecting an ever-growing number of our clients.

Hi @gdeglas,

Welcome to the Auth0 Community!

I understand you have some issues with logging in.

After looking into this, I found that the issue has to do with the configuration of the NarcFacts Custom Social Connection.

Seeing that the error is thrown from the Custom Social Connection, I recommend checking that the configuration values are correct, like the Client ID and Client Secret.

Please let me know about your findings.

Thanks,
Rueben

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.