c# verify session
Peter Schober
peter.schober at univie.ac.at
Thu Nov 28 11:36:44 EST 2013
* Grunge <grungebaer at gmail.com> [2013-11-28 17:18]:
> But when the Windows Software, needs to make sure the request, to
> reset a password, comes from a valid authenticated teacher/user, it
> needs to check with a IdP or a SP if the Shib_Session_ID is valid.
> How can i do this?
SAML or Shibboleth does not work based on an arbitrary process on the
network validating session IDs to determine whether a request is
authorized.
But the whole picture (and solution proposal you seem to have in mind)
are not clear to me at all. Not sure it belongs on this list, though.
Once you know how to access data from a session on the SP this is
practically an application problem, not a Shibboleth one.
-peter
More information about the users
mailing list