0
Healthbit created
We are using ASP.NET Core Angular solution. Our clients want to use our API. So we only want provide client_id and secret to our clients instead of login and password. How can we enable Client Credentials Flow for identity server?
2 Answer(s)
-
0
Hi,
This is not supported at the moment. There is an active feature request, https://github.com/aspnetzero/aspnet-zero-core/issues/1728.
-
0
Just downloaded V13 and it doesn't appear that this feature is implemented there either using OpenIddict? Is that correct?