jitbit / AspNetSaml

Very simple SAML 2.0 consumer module for ASP.NET/C#

Home Page:https://www.jitbit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing SSO on button click

sarveshgupta1993 opened this issue · comments

Hi Alex,

I saw your code , and same implementation is done is at my company side ,I need your help ,there is a requirement ,we have one typescript/html page where we are showing two radio buttons ,on click of that I have to hit particular IDP Url's (we have two IDP Url's) , could you modified your code and let me know how to achieve this ,On success callback (typescript) after authentication ,setting up session ,I have to redirect to Dashboard page .I could not find any useful article with my scenario

Not sure I follow, this is for C#, server-side, not typescript