Shibboleth SAML SSO for existing Mvc.net application

0
Hi, We have a requirement of using Shibboleth SSO for our existing .Net application.We would like to use ComponentPro for our requirement. we have downloaded ComponentPro Ultimate Studio Trial and installed the same in our systems. verified the Sample application(Saml2ShibbolethMvc) given with the Component Pro installation. We got Identity provider entityId and metadata url. We would like to know how to configure in our application.
 
asked 7/18/2018 9:42:58 AM
add a comment

1 Answers

0
For understanding Metadata XML and how to use it, we would recommend the following resources: - [http://www.samlcomponent.net/articles/details/constructing-saml-metadata-xml-single-sign-identity-provider][1] - [http://www.samlcomponent.net/articles/details/create-saml-metadata-xml-serviceprovider-sp][2] - Also take a look at our Saml2MetadataMvc for more details [1]: http://www.samlcomponent.net/articles/details/constructing-saml-metadata-xml-single-sign-identity-provider [2]: http://www.samlcomponent.net/articles/details/create-saml-metadata-xml-serviceprovider-sp
 
answered 7/19/2018 4:28:08 PM
add a comment

Your Answer

Not the answer you're looking for? Browse other questions tagged saml asp.net mvc or ask your own question.