Is it possible to use delegated access with a confidential client, in the Microsoft Authentication Library?
When I use a client secret authentication flow with a confidential client, how could I authenticate a user (one that connects as an HTTP client to my website, or any other method of network access) and use delegated access?
Is it possible to use delegated access with a confidential client, in the Microsoft Authentication Library?
When I use a client secret authentication flow with a confidential client, how could I authenticate a user (one that connects as an HTTP client to my website, or any other method of network access) and use delegated access?