-
## Issue
**Server Setup Information**:
docker using wekanteam/wekan:v4.93
wekan behind a nginx proxy.
reachable as https://wekan.domain.tl/wekan
ldap configured => works
normal user => works
oa…
-
Hello,
I'm trying to deploy keycloak-json-remote-claim with latest Keycloak but I get an error during the keycloak build step.
I attach the Dockerfile I'm using to create Keycloak image a…
-
When working with the protocol mappers I encounter a severe bug in the JSON implementation.
This class Keycloak.Net.Models.ProtocolMappers.Config should be changed to Dictionary
Per the docs https:…
ghost updated
2 years ago
-
Hi,
is it possible to remove the /auth prefix from the base url?
-
During automatic onboarding using OIDC, the Realname is set to the username as seen [here](https://github.com/goharbor/harbor/blob/master/src/core/controllers/oidc.go#L198).
At my company, we set t…
-
Hi folks,
I am getting the following error:
```2022-11-21 20:21:48,523 oicServer:INFO PATH: "authorization"
2022-11-21 20:21:48,524 oicServer:INFO callback:
2022-11-21 20:21:48,524 oic.oauth2.pro…
-
Hi there! Been trying to get this docker app working. Instructions are easy to follow but http://localhost/keycloak does not load, it just shows a 404 error.
http://localhost/api works and http://…
-
### Gloo Edge Version
1.10.x (latest stable)
### Kubernetes Version
1.21.x
### Describe the bug
I have an AuthConfig configured with OIDC and have configured the logoutPath as shown below.
```…
-
Hello everyone!
I would like to report on one of the themes of the thread bigbluebutton/bigbluebutton#13421, Port 443 sharing, for BBB 2.6.1. The BBB development team already proposed the solution…
-
I have a Keycloak client configured like this
- Standard (code) flow
- Client secret (access type: confidential)
In an ASP.NET MVC app, when the Keycloak library is authorizing the user by do…