'Azure AD LDAP auth for Guest accounts
It is possible to authenticate over LDAP(s) (Azure AD services) for guest accounts?
For member accounts authentication working well.
Solution 1:[1]
Is it possible to authenticate over LDAP(s) (Azure AD services) for guest accounts?
As suggested by JamesHamil:
- No, it is not possible to use
LDAP auth for guest accounts
. Azure AD does not support LDAP directly and it requires you to useAzure Active Directory Domain Services
. And it does not support guest users.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 |