-
Hi
When i am trying to protect the server (instead of location) with OIDC RP reference implementation , login flow is not kicking off. It works fine if we have the following defined in the locatio…
-
I'm trying to configure OIDC (keycloak) with ssh3.
Following to readme, done authorized_identities and oidc_config.json
`"issuer_url": "https://keycloakdomain/realms/master"`
When trying connect …
-
Auth fails for UI logins using OIDC when MFA is enforced. The message "A login request was issued that is subject to MFA validation. Please make sure to validate the login by sending another request t…
-
tried using took to authenticate with our oidc server and added oidc as in the readme (btw: you forgot to explain option 's' there, I guessed it's the secret).
when I then request a token with the …
-
### Summary
We can setup Keycloak as an Identity Provider (IdP) for both authentication and authorization while maintaining the existing user management system as the primary user system. For this …
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master…
-
I start my ssh3 server by
```bash
ssh3-server -generate-public-cert myserver.domain -url-path /ssh3 -bind 0.0.0.0:22 -enable-password-login
```
---
When i'm using ssh3 client on windows …
-
### Current Behavior
I see that client secret for oidc plugin cannot be configured as a environment variable as per documentation. Only few plugins such as key-auth,jwt-auth,basic-auth,authz-keycloa…
-
**Describe the bug**
Identity groups only support a single alias per group, which makes an extra overhead when providing multiple auth source which all uses the same IdP at the end (one ldap and on…
-
Hi there,
We started facing an issue using the vault terraform provider 3.16.0, where the vault namespace seems to be duplicated at the vault API call, maybe it's related to concatenating the vault…