-
**Affected module**
Ingestion and UI
**Describe the bug**
1. A test kafka broker is set up at "docker:19092" and a schema registry is set up at "docker:9091"
2. A new connector is created:
3…
-
I have tried to run npm:oidc-provider.
I did with: https://github.com/danielbeeke/oidc-poc:
- `deno run -A --unstable-byonm server.js`.
- `npm run dev`
- `http://localhost:5173/`
- Click on lo…
-
**Affected module**
OIDC Authentication Provider
**Describe the bug**
When using OIDC Auth (Custom) and configuring a **jwtPrincipalClaimsMapping** like:
```yaml
jwtPrincipalClaimsMapping:
…
-
[LOG] 2024/03/27 - 14:24:23.257 | /login.AddLoginRoutes 28 | error | 认证模块初始化失败:Get "http://127.0.0.1:5556/sso/.well-known/openid-configuration": dial tcp 127.…
-
**Is your feature request related to a problem? Please describe:**To have feature parity with the [NGINX Plus OIDC Reference Implementation](https://github.com/nginxinc/nginx-openid-connect) I would …
-
Aktuell funktioniert der OIDC Authorization Flow in der App nicht. Möglicherweise hängt es mit der von der App verwendenten [PKCE](https://doorkeeper.gitbook.io/guides/ruby-on-rails/pkce-flow) Erweite…
-
**Describe the bug**
When I set up Authelia for SSO, I get an error in the logs that says something along the lines of "OUATH repsonse is not conform." This seems to come from the underlying NextJS O…
-
In some circumstances, new Users have username but no email set. Email should always be the same as username since it is used for OIDC authentication. As of 2024-07-16 there are 208 such Users. Some a…
-
**Problem description**
Based on the December 20, 2023 presentation by OIDF, FAPI 2.0 is identified to be a good starting point for CAMARA OIDC profile. FAPI 2.0 lists a general requirement that st…
-
As a maintainer I want to keep a consistent quality of code. As a reviewer I want help to prevent unused code or difficult to recognize bugs end up in the project. [Staticcheck](https://staticcheck.io…