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 372 forks source link

SAML Support ? #924

Closed maxime-ducoroy closed 3 years ago

maxime-ducoroy commented 3 years ago

Hello,

I'm trying to authenticate with an AD FS v3 that doesn't use OAuth but SAML 2, does your package support it? If the answer is no, do you know which package I can use? because I've been trying for 2 days without success.

jasonnutter commented 3 years ago

None of the MSAL/ADAL support SAML, unfortunately. Closing.