-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mod_auth_openid Error! #54
Comments
Can you request the identity URL via curl from the webserver? It could be a certificate issue (webserver cannot verify the https connection). And if the identity provider is public can you share the URL so that it can be checked by others |
I have this same issue. Also a newbie. For the sake of this issue, I'll post my config. I started out with a vanilla Ubuntu VM.
And in my
When I When I navigate to the authentication page and I insert my Google profile ( https://plus.google/com/+ChristopheDeTroyer)
|
Hello, guys! I am a newbie. I recently installed mod_auth_openid under centos5 X86_64. But there is an error, 「There was either no identity provider found for the identity given or there was trouble connecting to it.」 . And there is a message in log file like below: Error while fetching idP location: No more endpoints queued!
I thought it may be involved with ssl and curl(the server where I installed mod_auth_openid uses ssl connection.), and I tried to edit the mod_auth_openid.cpp file, but I failed.
I have spent two days solving the problem, but there is no use.
Any ideas? Thank you!!!!
The text was updated successfully, but these errors were encountered: