Web Service shibboleth authentication is not working.
Cantor, Scott
cantor.2 at osu.edu
Wed Sep 3 09:21:29 EDT 2014
On 9/3/14, 12:00 PM, "Robin_Elisha"
<rabindra.srivastava.itbhu06 at gmail.com> wrote:
>So my question is do we need to do some extra setting for webservices so
>that they
>can be called from outside using batch files and perform shibboleth
>authentication to execute their operations.
Shibboleth doesn't integrate that tightly into your code. You protect web
services the same way as anything else, by design, but the problem is that
your web service clients don't support the SAML profile that was designed
to handle non-browser authentication, so even if you enabled it, that
wouldn't make them work.
-- Scott
More information about the users
mailing list