Skip to content
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

Problem connecting the LDAP Overlay whith Moodle #1585

Open
pipa1985 opened this issue Sep 16, 2022 · 0 comments
Open

Problem connecting the LDAP Overlay whith Moodle #1585

pipa1985 opened this issue Sep 16, 2022 · 0 comments

Comments

@pipa1985
Copy link

pipa1985 commented Sep 16, 2022

Hello,

I installed the ldap overlay. Now, I want users to connect to moodle through OpenID Connect for this I configured the OpenID Connect plugin in moodle with the following information:
Client ID: my client ID
Client Secret : my secret ID
Authorization Endpoint: http://localhost:8080/ldap-openid-connect-server/authorize
Token Endpoint : http://localhost:8080/ldap-openid-connect-server/token

And I created a client in OpenID Connect giving it moodle's redirect URL: http://localhost/moodle/auth/oidc/

The folowing error is displayed when a user tries to connect to moodle through OpenID Connect:
Error in OpenID Connect. Please check the logs for more information. the URL displaying this error is: http://localhost/moodle/auth/oidc/?code=07XiB2&state=Gl9ZfcfbsavqKdX
In the moodle logs the following message is displayed:
auth_oidc\utils::process_json_response:290: Bad response received Data: (string)L'URL est bloquée.
"L'URL est bloquée" means The URL is blocked

Can you please help me solve this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant