OAuth2 in Thinktecture IdentityServer v2: Resource Owner Password Flow

IdentityServer v2 supports the OAuth2 “Resource Owner Password Credential Flow” (see the spec for more details). This flow is for so called “trusted applications”, meaning the user gives his username/password to an application, and this app then requests a token … Continue reading OAuth2 in Thinktecture IdentityServer v2: Resource Owner Password Flow