single sign on - Joomla and simplesaml -


i have been researching issue while , didn't answer it. have implemented simplesaml open directory (for authentication credentials), moodle , google. right stuck in adding joomla single sign on process. have used: https://github.com/openconextapps/openconextapps-joomla add login menu item authenticate simplesaml page , works after entering credentials in simplesaml login page being redirected joomla login page. using joomla access levels protect resources after login.

thanks help.

take in saml plugin joomla:

https://onelogin.zendesk.com/entries/20066026-configuring-saml-for-joomla

this plugin not use simplesamlphp, instead use onelogin php saml toolkit.

related problem, session conflict issue. try configure simplesamlphp sp use memcache session storage (so never gonna conflicts joomla session storage).

https://simplesamlphp.org/docs/stable/simplesamlphp-maintenance#section_2


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -