integration - What changes is required from Web Application to act as a service provider in SAML 2.0? -
i have been reading on saml 2.0 , implementation, far have not found materials regarding area on integrating web application.
i want know changes required on web application (ie. www.my-app.com) when user enters url, re-routed service provider generate samlrequest , etc , communicates idp.
secondly, when idp sends samlresponse sp (assertion consumer service), how sp provide results of response web application?
thanks in advance!
"the web application protected resource" , want use saml protocol.
to this, have have saml client side stack application. refer: saml : saml connectivity / toolkit
is application .net, java ... ?
the other alternative use intermediate sp bridge. idp can run sp , support both ws-fed , saml. go in ws-fed , out saml.
no, can have 1 sp , connect multiple applications it.
Comments
Post a Comment