You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While troubleshooting getting OAUTH to work, I noticed in Chrome Dev tools that the payload being sent to my SSO (Authentik) was all lower case despite being pasted directly from Authentik when I created the OAUTH app. example:
payload:
The bug
While troubleshooting getting OAUTH to work, I noticed in Chrome Dev tools that the payload being sent to my SSO (Authentik) was all lower case despite being pasted directly from Authentik when I created the OAUTH app. example:
payload:
.env file:
I was able to solve the problem by just copy/paste the rejected payload for client_id into Authentik.
Operating System that is running AirTrail
Ubuntu
AirTrail Version
v1.1.2
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
Additional information
No response
The text was updated successfully, but these errors were encountered: