Click here to Skip to main content
15,887,027 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questiondifference between angular 1 2 3 4 5 6 and 7 Pin
Mukesh2113-Dec-18 22:48
Mukesh2113-Dec-18 22:48 
AnswerRe: difference between angular 1 2 3 4 5 6 and 7 Pin
Pete O'Hanlon13-Dec-18 23:02
mvePete O'Hanlon13-Dec-18 23:02 
AnswerRe: difference between angular 1 2 3 4 5 6 and 7 Pin
Nathan Minier14-Dec-18 1:15
professionalNathan Minier14-Dec-18 1:15 
Questiondifference between interface and abstract class in c# Pin
Mukesh2113-Dec-18 22:48
Mukesh2113-Dec-18 22:48 
AnswerRe: difference between interface and abstract class in c# Pin
Pete O'Hanlon13-Dec-18 23:04
mvePete O'Hanlon13-Dec-18 23:04 
Generaldifference between api and web services Pin
Mukesh2113-Dec-18 22:47
Mukesh2113-Dec-18 22:47 
GeneralRe: difference between api and web services Pin
Pete O'Hanlon13-Dec-18 23:05
mvePete O'Hanlon13-Dec-18 23:05 
QuestionSSO/SAML with .NET application Pin
Member 140821028-Dec-18 2:49
Member 140821028-Dec-18 2:49 
I have a .NET (not MVC or ASP.NET) application (which is an Excel plugin), which performs 1 REST call for data (REST call is a protected resources - requires authenticated user). Currently this Excel plugin authenticates with the REST backend using basic authentication (with username/password input fields). Users are authenticated on a Windows domain.

Problem

I want to get rid of the username/password inputs and start using SAML2 to achieve true single signon for these users.from within this .NET application.

Question 1: Is it possible to perform client-side SAML2 authentication for my app?

Which framework/library to use?

If it is possible (I hope so...), I found this info:

"No is official C# client-side protocol stack", but there are various 3rd party libraries which implement SAML2", but these seem all focused on ASP.NET.

Sustainsys.Saml2
OneLogin
AspNetSaml
ITfoxtec
I've tried several libraries but they all seem to want to redirect the user (in browser - which I don't use in the app) to a specific endpoint.

I am no .NET guru, so if it is possible, any library with a clear example/tutorial would be really appreciated.

Thanks
Katherine
Questionregards : licensing Pin
Member 1406458529-Nov-18 1:29
Member 1406458529-Nov-18 1:29 
AnswerRe: regards : licensing Pin
Eddy Vluggen30-Nov-18 1:39
professionalEddy Vluggen30-Nov-18 1:39 
AnswerRe: regards : licensing Pin
ZurdoDev4-Dec-18 2:31
professionalZurdoDev4-Dec-18 2:31 
QuestionViewing Scripts And Markups Of Web Page Displayed in Web Browser Control Pin
MadDashCoder19-Nov-18 18:52
MadDashCoder19-Nov-18 18:52 
AnswerRe: Viewing Scripts And Markups Of Web Page Displayed in Web Browser Control Pin
Eddy Vluggen20-Nov-18 1:28
professionalEddy Vluggen20-Nov-18 1:28 
AnswerRe: Viewing Scripts And Markups Of Web Page Displayed in Web Browser Control Pin
Dave Kreskowiak20-Nov-18 3:00
mveDave Kreskowiak20-Nov-18 3:00 
AnswerRe: Viewing Scripts And Markups Of Web Page Displayed in Web Browser Control Pin
Gerry Schmitz20-Nov-18 7:07
mveGerry Schmitz20-Nov-18 7:07 
QuestionHmacSha256Encode by vb.net Pin
abdel moneim16-Nov-18 4:45
abdel moneim16-Nov-18 4:45 
AnswerRe: HmacSha256Encode by vb.net Pin
Richard Deeming16-Nov-18 6:31
mveRichard Deeming16-Nov-18 6:31 
QuestionRead text file and split the string to specific column in datagridview Pin
Member 1363767814-Nov-18 1:02
Member 1363767814-Nov-18 1:02 
AnswerRe: Read text file and split the string to specific column in datagridview Pin
Richard MacCutchan14-Nov-18 3:36
mveRichard MacCutchan14-Nov-18 3:36 
GeneralRe: Read text file and split the string to specific column in datagridview Pin
Member 1363767814-Nov-18 9:34
Member 1363767814-Nov-18 9:34 
GeneralRe: Read text file and split the string to specific column in datagridview Pin
Richard MacCutchan14-Nov-18 9:38
mveRichard MacCutchan14-Nov-18 9:38 
GeneralRe: Read text file and split the string to specific column in datagridview Pin
Member 1363767814-Nov-18 13:15
Member 1363767814-Nov-18 13:15 
GeneralRe: Read text file and split the string to specific column in datagridview Pin
Richard MacCutchan14-Nov-18 22:03
mveRichard MacCutchan14-Nov-18 22:03 
AnswerRe: Read text file and split the string to specific column in datagridview Pin
Eddy Vluggen15-Nov-18 13:00
professionalEddy Vluggen15-Nov-18 13:00 
QuestionHow to create a property in class that list the forms of the main application Pin
Hisham Shaaban12-Oct-18 2:02
Hisham Shaaban12-Oct-18 2:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.