Closed mrtamm closed 1 month ago
While OIDC support was added on the backend side, the Funnel UI just receives 403 Forbidden responses because the JWT is not in the request.
The goal of this issue is to also support the OIDC login flow in the Funnel UI when the OIDC configuration has been enabled on the server side.
This requires:
Related PR #15 is ready for review and merge.
While OIDC support was added on the backend side, the Funnel UI just receives 403 Forbidden responses because the JWT is not in the request.
The goal of this issue is to also support the OIDC login flow in the Funnel UI when the OIDC configuration has been enabled on the server side.
This requires: