* Phalguni Mukherjee <> [2014-01-29 13:59]:
> I have implemented security for my application with SAML and it works fine.
> But I have a special scenario in which if the user tries to access my
> service from a particular machine(IP), the user should not be sent for
> authentication but should be given direct access to the application.Can
> someone help me out if its possible in SAML? In other words, something like
> granting a life time certificate for the application to that
> machine.
I'd just sidestep the use of SAML for requests from that IP range.
-peter