SSL implementation on Moodle

SSL implementation on Moodle

by Syed Ali -
Number of replies: 7
I replace all non https url with https by using search and replace tool.

There is an strange issue. Whenever a user tries to loign, if the password doesn't mach a record in the manual user database table, there is supposed to be a redirect to https://domian-name.com/auth/shibboleth/index.php

What is happening instead, though, is a redirect to the following URL https://domian-name.comauth/shibboleth/index.php

It looks as though there is a slash missing between “com” and “auth”.  I scanned the database for this setting but couldn’t find anything.

OS: RHEL 7.3

Moodle 3.1

რეიტინგების საშუალო: -
In reply to Syed Ali

Re: SSL implementation on Moodle

by Matteo Scaramuccia -
Core developers სურათი Peer reviewers სურათი Plugin developers სურათი

Hi Syed,
that URL cannot be found in the Moodle database but in the Moodle code.

How did you configure the URL in your config.php file?

HTH,
Matteo

რეიტინგების საშუალო: -
In reply to Matteo Scaramuccia

Re: SSL implementation on Moodle

by Syed Ali -

I still have same issue.

რეიტინგების საშუალო: -
In reply to Syed Ali

Re: SSL implementation on Moodle

by AL Rachels -
Core developers სურათი Particularly helpful Moodlers სურათი Plugin developers სურათი Testers სურათი

Have you looked at Site administration > Server > HTTP, for the Use slash arguments setting. See if changing it helps.

რეიტინგების საშუალო: -
In reply to Syed Ali

Re: SSL implementation on Moodle

by Ken Task -
Particularly helpful Moodlers სურათი
Check the config of shilbbolth server/service (probably on the server itself)  as well as any 'call back' URL for the moodle server the IdP server might have for the moodle.


'spirit of sharing', Ken


რეიტინგების საშუალო: -