asp.net mvc 5 - Exposing identity using SAML to third party -


i have created application single sign on(asp.net application). application needs provide identity mechanism php application using saml security token.

we have both ldap server & adfs server service installed on server application hosted & can expose adfs identity metadata xml.

i blank need expose(service/endpoint/api) & how consume identity.

any out-of-box solution kind of situation

edit 1 more case there users non-ad users & need provide saml security token in case of non ad users stored in db also.

any minor or links or direction in great way.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -