User-85522823 posted
Hi,
I have one old asp.net application which has sso for authentication. We get login details with session object but I am developing one application in angular 4 and it should be called from asp.net application. Please let me know how can I use same login details
with this application. Can I use master page in angular for displaying login details.