scurtis7 / MSAL_SSO

Two Angular applications that use the Microsoft Authentication Library (msal) for authentication and SSO between each.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSAL SSO

The MSAL SSO repository is made up of two Angular applications (foo & bar). Both applications are identical and both use the Microsoft Authentication Library (msal) for authentication. Each application has a login page, a dashboard page and a detail page. The dashboard has a list of college football teams and when you select a team in the list you are taken to the second application's detail page. MSAL will log you in automatically behind the scenes, and you are taken to the correct detail page for the selected team.

Technologies

Angular Material Design Badge Bootstrap Badge

About

Two Angular applications that use the Microsoft Authentication Library (msal) for authentication and SSO between each.


Languages

Language:TypeScript 64.6%Language:HTML 20.8%Language:SCSS 14.6%