Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with OAuth authentication behind IIS #1463

Open
Antexa opened this issue Dec 16, 2024 · 0 comments
Open

Issue with OAuth authentication behind IIS #1463

Antexa opened this issue Dec 16, 2024 · 0 comments

Comments

@Antexa
Copy link

Antexa commented Dec 16, 2024

Question

Hello,

I am encountering an issue with OAuth authentication when running my application behind IIS. The authentication works perfectly in localhost mode (without IIS), but as soon as IIS is involved, I receive the following error in the logs:

Conversion from JSON failed with error: Error parsing NaN value. Path '', line 1, position 1.

I have double-checked my configurations multiple times, and they seem identical between the localhost and IIS setups (aside from the endpoints, which are different).

Do you have any suggestions or tips to debug this issue? Could this error indicate a specific misconfiguration or compatibility problem with IIS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant