Skip to content
Snippets Groups Projects
  • Marco Malavolti's avatar
    7b865790
    Improved Login/Logout link for Shib Lazy Session · 7b865790
    Marco Malavolti authored
    Improved Login/Logout link by fixing the code that didn't use the right "getShibAssertionConsumerServiceURL()" function correctly and add the global variable "$shib_logout" that now can be used for a shibboleth lazy session that uses $shib_WAYFStyle = "CustomLogin" and a not standard URL for $shib_AssertionConsumerServiceURL variable.
    
    $shib_logout and $shib_AssertionConsumerServiceURL are located on LocalSettings.php
    7b865790
    History
    Improved Login/Logout link for Shib Lazy Session
    Marco Malavolti authored
    Improved Login/Logout link by fixing the code that didn't use the right "getShibAssertionConsumerServiceURL()" function correctly and add the global variable "$shib_logout" that now can be used for a shibboleth lazy session that uses $shib_WAYFStyle = "CustomLogin" and a not standard URL for $shib_AssertionConsumerServiceURL variable.
    
    $shib_logout and $shib_AssertionConsumerServiceURL are located on LocalSettings.php
ShibAuthPlugin.php 16.17 KiB