By: Akash Jayaprakash user 15 Jun 2022 at 1:03 a.m. CDT

1 Response
Akash Jayaprakash gravatar
# We installed the latest version of gluu and were trying to configure basic authentication. # But we encountered with the below mentioned error. # Request your help in solving this issue. { "error_description": "Client authentication failed (e.g. unknown client, no client authentication included, or unsupported authentication method). The authorization server MAY return an HTTP 401 (Unauthorized) status code to indicate which HTTP authentication schemes are supported. If the client attempted to authenticate via the Authorization request header field, the authorization server MUST respond with an HTTP 401 (Unauthorized) status code, and include the WWW-Authenticate response header field matching the authentication scheme used by the client.", "error": "invalid_client" }

By Mohib Zico staff 15 Jun 2022 at 1:33 a.m. CDT

Mohib Zico gravatar
Please check oxauth.log and see if there are indications of such error or not.