Skip to content

okusnadi/IdentityServer3_WebApi_AngularJs_SSO_BearerToken

 
 

Repository files navigation

IdentityServer3_WebApi_AngularJs_SSO_BearerToken

IdentityServer3 + WebApi + AngularJs + SSO + BearerToken stored in HTTPS cookie

Example of SSO Token based with Token stored in a Cookie for better security than Session storage.

SSO between subdomains.

Web Api based

Owin Middleware read cookie and add Authentication in the header

Token is never on Client

About

IdentityServer3 + WebApi + AngularJs + SSO + BearerToken stored in HTTPS cookie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.9%
  • CSS 22.9%
  • JavaScript 16.2%
  • HTML 11.0%