catalyst/moodle-auth_userkey

Cannot manually login

Closed this issue · 2 comments

Apart from SSO, if users want to login manually , they can't as the login page no longer works. Instead it says server url not found.
image
Any fix for this?

Hi @spatil181

By design users using this auth method are not allowed to login manually using login form. See https://github.com/catalyst/moodle-auth_userkey/blob/MOODLE_33PLUS/auth.php#L131

However, the error you are referencing to doesn't look like directly related to the plugin. You may want to search a help through Moodle forums. To get help I'd suggest you to share as much information as you can. E.g. exact steps to replicate, URL examples and other useful information.

There is another issue similar to this one #98