-
I was getting a "Get-Acl : The object name has bad syntax" when the Get-OUPerms function was running. According to [this](https://www.reddit.com/r/PowerShell/comments/ce4f2x/getacl_on_ad_object_bug_in…
-
Hello YMartin,
Thanks for the excellent example of Kerberos Constrained Delegation.
I observed one minor issue regarding principal property from java.login.config file. In given example, you have …
-
It's protocol extension is very useful for query the user with his list of security groups GUID, in a single request
More info: https://msdn.microsoft.com/en-us/library/aa366980(v=vs.85).aspx
htt…
-
Hi,
I'm starting to use your PoSh module but when I format dates like 'dd/MM/yyyy HH:mm:ss', the jquery tablesorter doesn't correctly sort dates.
Is there a way to modify or configure this behaviour…
-
### 📝 Description
we need an ldap trino group provider. i don't think there is one in upstream trino (only the file group provider).
examples of a java based one:
https://github.com/eformat/tri…
-
### Steps to reproduce
1. Add files that are blocked by the extension to your nextcloud instance (before enabling the extension)
2. Add & enable this extension
3. Try to delete the folder/file
…
-
With a growing number of users and contributors, we need to define clearly what the project goals are, and what we don't plan to handle.
### Current scope
As far as I'm concerned, the scope of the…
-
If I set the Roles property to a single value:
```csharp
var request = new LtiResourceRequest
{
// ...
Roles = new[] { LtiAdvantage.Lti.Role.ContextLearner }
};
```
Then the claim th…
-
*Original comment by @joshbressers:*
We see requests to support AAD. I suspect we'll need to add this to x-pack as my understanding is they aren't doing OAuth in a generic manner.
-