Módosítások

DrupalShibbolethReadmeDev

754 bájt hozzáadva, 2011. január 10., 02:40
Setting Shibboleth parameters for the module: + Redirecting authenticated users to HTTPS
Both fields can have the same value, if you wish.
 
===== Redirecting authenticated users to HTTPS =====
It's a common problem if Shibboleth SP is configured on HTTPS only (<code>handlerSSL="true"</code>), while the site also works on plain HTTP. By using ''Force HTTPS on login'' feature, you can redirect your users to HTTPS at login time. This way you can have your anonymous users view your site unencrypted (which saves some CPU cycles), but once they login, they get redirected to HTTPS (which is the only secure use of Shibboleth SP).
 
{{NOTE_EN|If you don't see Shibboleth attributes in DEBUG although you have double checked that you have set <code>AuthType shibboleth</code>, <code>require shibboleth</code> in your <code>.htaccess</code> file, you most probably need to turn this feature on.}}
== Understanding features ==

Navigációs menü