For me Keycloak is working but when I click on Administration console it showing error 404 Not found. Keycloak url: Administration console error:
I am upgrading Keycloak from 9.x to 12.x in a development environment. I initially copied some custom themes forward, and found that the styling was badly broke
I am upgrading Keycloak from 9.x to 12.x in a development environment. I initially copied some custom themes forward, and found that the styling was badly broke
When I add proxy_set_header Host $host; to my ingress file, it stops working. I think I need to set that as the value as I'm trying to expose SSL over Keycloak
I have created a custom Theme for Keycloak email. I know how to add the realm name in email body, but I didn't find how to add the realm name in the subject. Is
I've created a role and and a user in Keycloak and added one attribute in both of them; for example: my_role_attr = 'x' my_user_attr = 'y' Then I'm trying to
I have the following situation: My application consists in a frontend and a backend micro service, which both authenticate themselves via the same realm on one
I am using Keycloak and I want to enable Forgot password flow. I have enabled Forgot password in login and configured SMTP to send email. What I get out of the
So I'm integrating RHSSO (based on keycloack) with RH Business Central (RHPAM) as authoring instance and no matter what I do after it redirects from the RH-SSO
I want to run Keycloak 17 (Quarkus Edition) in HA mode with the provided infinispan. Because we are running Keycloak on serveral stages, I want to specify a inf
I have this JSON to create a new user, which works for me, but it doesn't assign the group declared in the groups "groups":["APIs"] tab to the user json: {
While starting keycloak server on docker, I am getting this error: "You need local access to create the initial admin user". But running it locally, it's workin
I already tried a bunch of different ways and none of them work. (First of all im using this, and works with other methods, like create/delete user, create grou
I am using the latest keycloak image in docker and can access the standard admin console at http://localhost:9080. However, I cant seem to access any of the pat
I'm having issues trying to access auth/admin/realms/{realm-name}/users API. I've already tried everything from other questions and answers, but nothing seems t
I'm trying to setup Apache Guacamole with KeyCloak as OpenID Connect Authorization Server. Guacamole is redirecting me to KeyCloak, I can Log in with my user I
I want to create a user and assign a client role with it in a single API in Keycloak I have attached the details. I have this API http://testkeycloak.com:8085/a
Having a few minor issues with role based authorization with dotnet core 2.2.3 and Keycloak 4.5.0. In Keycloak, I've defined a role of 'tester' and a client rol
We are evaluating Keycloak to replace Forgerock for user registration Our current workflow provides a registration screen. On submitting the registration form,
I need to serve containerized keycloak behind Nginx. Keycloak runs without any problem at 'localhost:8080' but when I try to access it through the reverse proxy