Click here to Skip to main content
15,891,951 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Passing UserId To DAL Pin
Gerry Schmitz27-Jan-18 11:54
mveGerry Schmitz27-Jan-18 11:54 
Questionhave u solved the code? Pin
chitaranjan pradhan8-Jan-18 8:54
chitaranjan pradhan8-Jan-18 8:54 
AnswerRe: have u solved the code? Pin
Pete O'Hanlon8-Jan-18 9:11
mvePete O'Hanlon8-Jan-18 9:11 
GeneralRe: have u solved the code? Pin
jschell20-Jan-18 5:56
jschell20-Jan-18 5:56 
QuestionAzure Pin
Mycroft Holmes29-Dec-17 20:18
professionalMycroft Holmes29-Dec-17 20:18 
AnswerRe: Azure Pin
Gerry Schmitz30-Dec-17 6:28
mveGerry Schmitz30-Dec-17 6:28 
GeneralRe: Azure Pin
Mycroft Holmes30-Dec-17 13:47
professionalMycroft Holmes30-Dec-17 13:47 
QuestionCredential stuffing / Passing Auth cookie to current user Pin
SEJohnson9-Dec-17 5:00
SEJohnson9-Dec-17 5:00 
The back end is C# / MVC / Knockout

I've been trying to figure this out for a while with no luck. I can get it to partially work but the session is never passed back to the end user.

What I'm trying to figure out is how to add a single signon (non SAML/oAuth; that's already working) to authenticate a user to a remote site using a username / password combination. Most sites are HTML so from the server I can issue a login and it works. If I try to do this through the browser I get cross-site scripting errors (which I would expect). I know other people are doing this successfully. I need to do this device / browser independent. Outside of writing either a plugin for each browser, how is this accomplished?
QuestionJSON size Pin
Eytukan28-Nov-17 21:07
Eytukan28-Nov-17 21:07 
AnswerRe: JSON size Pin
Eddy Vluggen29-Nov-17 0:58
professionalEddy Vluggen29-Nov-17 0:58 
GeneralRe: JSON size Pin
Eytukan29-Nov-17 22:14
Eytukan29-Nov-17 22:14 
GeneralRe: JSON size Pin
Eddy Vluggen30-Nov-17 1:12
professionalEddy Vluggen30-Nov-17 1:12 
GeneralRe: JSON size Pin
Eytukan30-Nov-17 20:29
Eytukan30-Nov-17 20:29 
AnswerRe: JSON size Pin
Gerry Schmitz30-Nov-17 5:25
mveGerry Schmitz30-Nov-17 5:25 
GeneralRe: JSON size Pin
Eddy Vluggen30-Nov-17 8:16
professionalEddy Vluggen30-Nov-17 8:16 
GeneralRe: JSON size Pin
Gerry Schmitz30-Nov-17 9:19
mveGerry Schmitz30-Nov-17 9:19 
GeneralRe: JSON size Pin
Eddy Vluggen30-Nov-17 9:32
professionalEddy Vluggen30-Nov-17 9:32 
GeneralRe: JSON size Pin
Gerry Schmitz30-Nov-17 12:02
mveGerry Schmitz30-Nov-17 12:02 
GeneralRe: JSON size Pin
Pete O'Hanlon30-Nov-17 21:14
mvePete O'Hanlon30-Nov-17 21:14 
GeneralRe: JSON size Pin
Gerry Schmitz30-Nov-17 21:40
mveGerry Schmitz30-Nov-17 21:40 
GeneralRe: JSON size Pin
Eddy Vluggen1-Dec-17 0:59
professionalEddy Vluggen1-Dec-17 0:59 
GeneralRe: JSON size Pin
Gerry Schmitz2-Dec-17 3:49
mveGerry Schmitz2-Dec-17 3:49 
GeneralRe: JSON size Pin
Eddy Vluggen2-Dec-17 4:09
professionalEddy Vluggen2-Dec-17 4:09 
GeneralRe: JSON size Pin
Gerry Schmitz2-Dec-17 4:32
mveGerry Schmitz2-Dec-17 4:32 
GeneralRe: JSON size Pin
Eddy Vluggen2-Dec-17 6:43
professionalEddy Vluggen2-Dec-17 6:43 

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.