Skip to content

deastr/IdentityServer4.HybridFlow.NoConsent

Repository files navigation

IdentityServer4.HybridFlow.NoConsent

IdentityServer4 sample using Hybrid flow and without a consent page.

Addresses:

Pages:

Remarks:

Console client uses Client Credential flow to make API call. Hence no "sub" claim in the token. MVC client login is on behalf of the user so the token does have "sub" claim.

About

IdentityServer4 sample using Hybrid flow and without a consent page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published