-
Can you help me understand why I need to pass creds to both Authenticator's constructor and the authenticate functions?
```js
const authenticator = new Authenticator({
url: 'ldap://127.0.0.1:…
-
```
In AuthenticatorTest.java there is this test:
try {
instance.verifyPasswordStrength("password", "password123");
fail();
}
catch ...
The test passes, indicating that verifyPasswordStrength rai…
-
## What is missing or needs to be updated?
The current Authentication page is not aligned with:
* best practice for mandatory password rotation (which is to avoid mandatory periodically rotations…
-
### On which framework/platform would you like to see this feature implemented?
React
### Which UI component is this feature-request for?
Authenticator
### Please describe your feature-request in …
-
A webhook token authenticator can assert which `audiences` a token is valid for:
https://github.com/kubernetes/kubernetes/blob/6d0aab2e38364d9d8e050b5f3a120a36ee588389/staging/src/k8s.io/api/authen…
-
Can you help me get my authenticator code? I reinstall and i did not save the codes
-
### On which framework/platform would you like to see this feature implemented?
React
### Which UI component is this feature-request for?
Authenticator
### Please describe your feature-req…
-
I applied your update and tried again, but it didn't work.
I removed the Trust Network Authenticator, switched to Home Assistant Authenticator, and tried again.
This time the authentication passes b…
-
This issue is based on a user testing of the new WebAuthn factor.
The first test was made based on a code base status of 3d40ef9, the re-test was made on a code base status of 850a528.
-----------…
abias updated
11 months ago
-
**Is your feature request related to a problem? Please describe.**
When trying to invoke a push token url (i.e. the URL that's embeded in the QR code) on an iPhone, Safari opens the url in Microsoft …