AspnetIdentitySample icon indicating copy to clipboard operation
AspnetIdentitySample copied to clipboard

Client Credentials Example

Open amarwadi opened this issue 11 years ago • 1 comments

Hello, would it be possible to add an example to support Client Credentials? There are quite a few examples of obtaining the Resource Owner Grant/Token, but none explain the ability to obtain Client Credentials.

Likewise, it would be nice to have examples of Token invalidation/Security Stamp Validation etc.

amarwadi avatar Jun 13 '14 04:06 amarwadi

Please implement this. I'd love to see a client of a different type (not ASP.NET), for example UWP or Console app, to broaden the example use case even further. There is MSAL.NET, but apparently only works against Azure B2C or AAD. There should be a client-side sign-in management system that targets an ASP.NET Identity server.

weitzhandler avatar Jun 27 '20 23:06 weitzhandler