Hello everybody,
I have set up Oauth authentication (on prem instance) with Azure that, from its side, looks ok.
At the end of the process I get a " Failed to log in" and il the auth log I get:
I tied to set the internal log to the DEBUG level to spot what's wrong but all I can get is:
[2025-09-26 11:54:42] WARNING: OIDC: Token request error.; Status: 0; Response:
That doesn't help me much. I am stuck because I can't get much info aout of it.
Any help is greatly appreciated,
G
I have set up Oauth authentication (on prem instance) with Azure that, from its side, looks ok.
At the end of the process I get a " Failed to log in" and il the auth log I get:
**oidc | 192.168.201.3 | Invalid credentials | Today 14:06:22 |
I tied to set the internal log to the DEBUG level to spot what's wrong but all I can get is:
[2025-09-26 11:54:42] WARNING: OIDC: Token request error.; Status: 0; Response:
That doesn't help me much. I am stuck because I can't get much info aout of it.
Any help is greatly appreciated,
G
Comment