Closed spatil181 closed 8 months ago
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 https://github.com/catalyst/moodle-auth_userkey/issues/98
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. Any fix for this?