Skip to content

Newmski/BlazorBffDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BFF Demo

Login

Single sign-on results when logging into each site:

Blazor MVC Web
Logging in to MVC N Y Y
Logging in to Web N Y Y
Logging in to Blazor Y Y Y

Logout

Single sign-on results when logging out of each site:

Blazor MVC Web
Logging out of MVC N Y Y
Logging out of Web N Y Y
Logging out of Blazor Y Y N

Summary

When logging in via MVC or Web, the Blazor site does not appear to be signed in.

When logging in via Blazor, single sign-on works across all 3 sites.

When logging out via MVC or Web, the MVC and Web sites are logged out. The Blazor site is not.

When logging out via Blazor, the MVC site is logged out. The Web site is not.

About

Backend for Frontend (BFF) Demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors