Wrong template being used for SSO users as opposed to manually logged in users

Wrong template being used for SSO users as opposed to manually logged in users

by A Guy -
Number of replies: 1

I have created templates in the Boost theme (yes I know the best way to do it was to create a subtheme but with all things considered I just created templates and updated the config file in Boost to use my templates).


When a user manually logs in with a username/password they use the templates I set up. Great.


But I then installed a SSO authentication plugin and now the user is seeing the wrong template. Why? How? The sso plugin is this one:

https://moodle.org/plugins/auth_saml2

Where would I look for this issue to be corrected? I have looked in the SSO code and don't see what is causing this. Can anyone think of an area for me to check?

Average of ratings: -
In reply to A Guy

Re: Wrong template being used for SSO users as opposed to manually logged in users

by A Guy -

NO ONE has experienced this in any alternative SSO? Hmm. Weird. I am at a loss as to where to look. I've looked at the code base. it works for manual logins. Nothing in debug mode. So dunno.