-
Hi, there is a suggestion.
When I inject additional claims from the access token into the authorization headers with the **--add-claims** option, the additional headers would be with a **"X-Auth-" …
Yu-Qi updated
4 years ago
-
# Title
## Summary
WebSocket in JavaScript does not support Headers. This causes the authentication to be not possible via Keycloak Gatekeeper.
I am proposing a solution where token can be…
-
### Description
In our organisation we use custom OIDC which is fully functional and we use the same for all our authN and authZ.
We use a few products where keycloak is a required component. Want …
-
Add authentication layer based on OpenID Connect/OAUTH 2. The easiest way would be to use an adapter with [Keycloak](http://keycloak.jboss.org/), an external authentication server.
Other relevant lin…
-
Hi,
using Keycloak as auth-provider, it seems that the redirect_uri parameter for the redirection from Keycloak-Login page back to https://{myDomain}/DatabaseStatus is incorrect.
When clicking…
-
### Description
It would be great if we could upgrade all the adapters servlet filters for OIDC, saml to run with servlet 5.0 (jakarta.servlet)
### Discussion
_No response_
### Motivation
I ne…
-
Define integration test between the components of user management (External and/or internal component, gtk-usr (Adapter), Keycloak).
- Register a user
- Register a component
- Remove a user
- Remo…
-
Currently every user is by default an admin. It would be better if bugeteer would implement some sort of role concept for users. Right now this is only possible by using the keycloak adapter.
-
https://www.notion.so/cybnity/472-102e61be3cf443f08997ab4286d0aa0f
[REQ_SEC_21](https://www.notion.so/cybnity/REQ_SEC_21-6f09f9e8ac1e482f91b19ebc0c870bdc?pvs=4): The users, their devices, the third-p…
-
Hello,
I found an issue when accessing the homepage with Keycloak auth, it always redirects to the URL #error=login_required.
I'm using init like this on Vue3:
```
init: {
// Use 'login-r…