Mod_auth_opendic #1087
Shaiktechm
started this conversation in
General
Replies: 1 comment
-
Please suggest on the solution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We are using mod_Auth_openidc for our OIDC project with HALOE. The version of mod_auth_openidc in use is mod_auth_openidc-1.8.8.
After deploying the OIDC into prod, we are getting an error which states below on the browser.
Error:
OpenID Connect Provider error: Error in handling response type.
And the apache logs states below
[auth_openidc:error] [pid 7629] oidc_util_http_call: curl_easy_perform() failed on: https://oidc.idp.elogin.att.com/mga/sps/oauth/oauth20/token (Connection timed out after 60001 milliseconds), referer: https://oidc.idp.elogin.att.com/
[Fri Aug 04 10:36:04.715742 2023] [auth_openidc:error] oidc_util_http_call: curl_easy_perform() failed on: https://oidc.idp.elogin.att.com/mga/sps/oauth/oauth20/token (Connection timed out after 60001 milliseconds)
Beta Was this translation helpful? Give feedback.
All reactions