You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2021. It is now read-only.
The current clientCredentialProvider need a clientSecret to builder the oauth2 request.
But it exists another way to use certificate instead of clientSecret which is recommended by Microsoft.
Is there some possible solution for certificate ?