Skip to content

BekAllaev/OMSWebMini_IS4_MembershipProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OMSWebMini_IS4_MembershipProvider

Description

Making GET request to protected WebAPI using OAuth 2.0 and OpenIdConnect protocols

Sequence

First of all user goes through authentication via MVC Client then authority in face of Identity Server4 gives JWT token which MVC client uses to make GET "customers" request then receive response and deserialize it

Membership provider

Membership provider(user credentials' storage) is ASP .NET Identity

First step - authentication

Second step - Log in occured

Third step - Do request to protected WebAPI

Fourth step - Log out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published