Shibboleth SP3 is not doing POST

Peter Schober peter.schober at univie.ac.at
Fri Mar 27 08:09:02 EDT 2020


* uraikwar <umesh.raikwar at gmail.com> [2020-03-27 12:36]:
> Can you guide me on how to use my own code as sessionHook?

<ApplicationDefaults
  sessionHook="/your/own/code.php" ...>

Then in your/own/code.php you do whatever you want.
To send the subject on you redirect them to the value of the 'return'
query parameter, as explained in the documentation.

-peter


More information about the users mailing list