Tag: azure
-
Building a simple SSO application
The blog on how to build a Single Sign On application is on its way. If you have more than one application but want to login only once to access all the applications in your domain, then Single Sign On is the way to go. So without much ado lets begin. The concept is simple.…