Skip to content

Using a certificate instead of a client secret #147

Answered by rayluo
mikez asked this question in Q&A
Discussion options

You must be logged in to vote

By default, this web app sample demonstrates reading client_credential from an ENV VAR which is typically a client secret string.
However, if you somehow organize your certificate information in the format described by msal.ConfidentialClientApplication's client_credential parameter, this sample is expected to use that certificate. You can give it a try.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rayluo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #139 on May 10, 2024 06:52.