goauthentik / goauthentik/authentik

Not sure if I am the only having this problem: Failed to parse server response

Open
#12,581 6 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

I am setting up authentik new and I have created 3 apps portainer, Synology DSM and Proxmox all using OIDC. Everything works fine with Portainer but

Proxmox returns the error 401 unauthorized. Logs show this:
`Jan 06 23:47:04 proxmox-host pvedaemon[2449387]: openid authentication failure; rhost=::ffff:10.0.0.62 msg=Failed to contact token endpoint: Failed to parse server response`

I reviewed Synology logs as well but they don't help either:
`User [] from [10.10.10.11] failed to sign in to [DSM] via [sso] due to authorization failure.`

In authentik logs it says application authorized.
![image](https://github.com/user-attachments/assets/1db43253-843f-4cfc-94a9-1f03310f8413)

When I send curl request to /application/o/token/ with client id and key I get proper response.

I am using Let's Encrypt certificate for web so it is secure connection.

Not sure what else I can check.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.