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
Is it possible to authenticate with Active Directory credentials?
I've been trying to work out how to do this but haven't had any luck yet.
This PR seems to add support for it, but it's not documented how to use it anywhere: #153
I tried copying the code from the test, which uses ADAL, but the gem doesn't seem to install properly because the ADAL gem seems to be dead and bugged: AzureAD/azure-activedirectory-library-for-ruby#44
Is there any other way to authenticate using AD credentials?
The text was updated successfully, but these errors were encountered:
Is it possible to authenticate with Active Directory credentials?
I've been trying to work out how to do this but haven't had any luck yet.
This PR seems to add support for it, but it's not documented how to use it anywhere: #153
I tried copying the code from the test, which uses ADAL, but the gem doesn't seem to install properly because the ADAL gem seems to be dead and bugged: AzureAD/azure-activedirectory-library-for-ruby#44
Is there any other way to authenticate using AD credentials?
The text was updated successfully, but these errors were encountered: