Base solution for your next web application
Open Closed

Identity server: Client Credentials Flow #8490


User avatar
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)