AzureAD / azure-activedirectory-library-for-js

The code for ADAL.js and ADAL Angular has been moved to the MSAL.js repo. Please open any issues or PRs at the link below.
https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/maintenance/adal-angular
Apache License 2.0
627 stars 374 forks source link

How to authenticate using Client Secret? #866

Closed getangar closed 5 years ago

getangar commented 5 years ago

Hi there, I was asking my self if it's possibile to authenticate a WebApp without user actions using the ClientId + ClientSecret to get the Authorization Token.

Thanks and keep on doing this great job! Gennaro

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[X] Feature request
[X] Documentation issue or request
[ ] Other... Please describe:

Browser:

Library Name

Library version

Library version: X.Y.Z

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions