* Phalguni Mukherjee <> [2014-03-28 08:21]:
> I have a scenario where I have four to five web based application, which
> needs to have a common centralized authentication system, in this case how
> feasible is the SAML based approach i.e each time user want to access any
> of these web application the user is redirected to SAML server which in
> return redirects to the IDP, or is their some better solution for such
> architecture as I am new to the this domain
There's software for many different integration types available.
One other approach you did not mention is having a SAML component
integrated with each resource (e.g. in middleware), replacing what you
call "SAML server".
-peter