-
Dear all,
We have a .NET Core Web API service which makes use of the Authentication middleware readily available with .NET 5.0. In our service we have registered 4 different jwt bearer authenticati…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
…
-
##### SUMMARY
We have lots of nested groups in our ActiveDirectory and trying to authenticate a user in a nested group via LDAP fails.
According to [Artemis docu](https://activemq.apache.org/compo…
-
### Steps to reproduce
I'm using Nextcloud V20.0.1 with 'Automated tagging' V1.10.0
When I create a new flow there is no drop-down shown at the 'When' field. The only option is 'File is changed'.
…
-
I get the below error when trying to authenticate with the correct username and password. I am fairly certain this is due to the lack of a 2FA input, but I cannot find a function for this in the docum…
-
Hi,
I recently update ADAL from 2.6.2 to 2.7.3 and the first thing I noticed is that the
ADKeychainTokenCache.defaultKeychain().removeAlll(forClientId: client, error: nil) does not work and don't e…
-
- Adldap2 Version: 7.0.15
- LDAP Type: Active Directory
- PHP Version: PHP 7.0.30-0ubuntu0.16.04.1
### Description:
If move is called on a user before saving the user the save fails.
### Step…
-
Environment:
LDAP Server Type: ActiveDirectory
PHP Version: PHP 8.2
```
private function handleAdLdapUsersEx($provider): void
{
try {
$pageSize = 500;
if ($this->search…
-
The current policy of enforced expiration length for shared public links appears to be from the date the file was originally shared. I suggest that it should instead be from "now", the date that the u…
-
```
We want to introduce an authentication API and various implementations of that.
For now we only provide the jWebSocket.xml to configure users, rights and
roles. This should be done via database …