-
Seeing this in the sonar.log
2016.06.14 16:33:50 ERROR web[rails] Error from external users provider: exception Java::JavaLang::UnsatisfiedLinkError: Unable to load library 'Advapi32': Native library …
-
#### Details of the scenario you tried and the problem that is occurring
We have ADGroup DSC resources that create several groups in different OUs. After some of these groups are created by DSC, we m…
-
The Outputs section has following advice:
> To get a list of the most commonly used properties of an ADUser object, use the following command:
> `Get-ADUser -Properties Extended | Get-Member`
…
-
**Describe the bug**
It appears you are using an archived version of adl4j which has a vulnerability: https://github.com/AzureAD/azure-activedirectory-library-for-java/issues/309
It seems you need t…
-
When communicate to an AD server over LDAPS users might need to configure additional TLS settings in order to establish a connection or to meet security requirements (e.g. only use TLS 1.3). The integ…
-
**Bicep version**
Bicep CLI version 0.4.1008 (223b8d227a)
**Describe the bug**
Re-deployment Microsoft.Sql/servers [2020-11-01-preview and 2021-05-01-preview and probably others] does not change …
-
Could you provide correct connection through npm "activedirectory"? You wrote that it is compatible with this library.
I try different domains and credentials but always has an error "Incorrect DN …
-
Hello,
Using the last binary I get the following error message regarding the TLS_CHANNEL_BINDING module in the ldap3 lib.
```
Traceback (most recent call last):
File "/tmp/onefile_847008_172…
-
### Is your feature request related to a problem? Please describe.
Right now, ASP.NET Core has a direct dependency on the AAD JWT library (token handler, token validation parameters etc). This li…
-
Hello I'm trying to use this module in my expressjs application however after some testing I can seen to get the module to authenticate users below is some working code from the standalone active dire…