SAML 2.0 Browser/Post Profile Single Sign-On to classic asp web site -
i'm new in saml 2.0 single sign-on implementation. client needs provide them single sign-on on classic asp website saml 2.0 browser/post profile. client provide me xml meta data , certificate don't know solution i'll provide them.
could possible saml 2.0 browser/post profile classic asp site? task , solution need do?
please advise. in advance.
certainly possible - although have challenges in classic asp environment. know if acting identity provider or service provider in sso setup? sounds of it, expect service provider - in case need parse & validate incoming saml assertions, , possibly send saml authnrequests idp. metadata partner provides guide on protocols/url's/certificates using.
to handle saml protocol, re-invent wheel writing own code in asp. of course time consuming , risky, simpler if used proven solution. there may i'm not aware of free/open source asp implementations, might want consider commercial solution component space (http://www.componentspace.com/ - although require .net), or pingfederate express offers simple iis plug-in (http://www.pingidentity.com/our-solutions/pingfederate-express.cfm).
Comments
Post a Comment