Fabian
Fabian
The provider logout does not work for oidc providers that requires the id_token_hint parameter. This is a recommanded parameter in the OIDC specifications (https://openid.net/specs/openid-connect-rpinitiated-1_0.html#RPLogout). As a result the /sign_out endpoint...
**Describe the problem** If I call the `vouch-proxy` `/logout?url=${end_session_endpoint}` endpoint with the `okta` idp `end_session_endpoint` url, I get a "invalid_client" error > {"errorCode":"invalid_client","errorSummary":"Invalid value for 'client_id' parameter.","errorLink":"invalid_client","errorId":"oaehsEOpVx2QZm1Q-9EBGxC7A","errorCauses":[]} **Expected behavior** If...
#### Describe the Issue The dark theme has different components with an unsuitable style: - Button background color on focus, active is green, purple - Button font style and size...
**Motivation** There are many product updates, which is generally very good, but the “Update available” message is often displayed and the installation must be confirmed manually. It would be helpful...