Custom Single Sign On using ASP.Net / LINQ / MSSQL



Custom Single Sign On using ASP.Net / LINQ / MSSQL

Custom Single Sign On using ASP.Net / LINQ / MSSQL

This scenario talks about multiple apps which may or may not be using the same app pool or even the same domain name for that matter, but uses the same database.
How to transfer users across applications using Tokens and not exposing anything on the client side

Comments are closed.