Category "keycloak"

Keycloak login based Authorization and authentication of application user

I am new to keycloak , whether the user creation should be happened in my application or at keycloak

KeyCloak Mixed Configuration Issue with AWS ECS and ALB

I am struggeling with a "smalL" problem during my ECS configuration. I have the following Infrastructure ECS Fargate (Serverless) Service which deploys 2 contai

Is it possible to create keycloak policy enforcer resources with same url?

I want to use keycloak policy enforcer to authorize requests for resources of my app. But, some resources need to have same urls. In example, there are two role

Can't fetch user info from Keycloak using Python on docker compose

I need to run, from docker compose, three containers: a fastapi server, a keycloack server and a postgres database. This works well if I run the uvicorn command

How to avoid "timeout when waiting for 3rd party check iframe message" with Keycloak and Angular

I'm trying to securize an Angular app with a Keycloak server. I've followed some tutorials that give more or less the same instructions in order to do so, but I

How to fix "The required mechanism 'SSO' is not available in mechanisms [BASIC, CLIENT_CERT, DIGEST, FORM] from the HttpAuthenticationFactory." error?

Issue Description: I'm upgrading the base Keycloak image for our customized Keycloak image. I've got it working locally and if i disable the single-sign-on subs

Keycloak continuously redirects to login page

I have setup the keycloak but it continuously redirects to login page in a loop. I got the below error in logs: 2022-02-22 12:41:42,003 WARN [org.keycloak.even

How to disable auto login redirect in Spring Boot Keycloak Adapter

I am writing an API in Spring Boot that I want to secure using Keycloak. After doing some setting up, I managed to get the keycloak adapter to work. While I was

M1 mac cannot run jboss/keycloak docker image

Switched to m1 mac a week ago and I cannot get my application up and running with docker because of the jboss/keycloak image not working as expected. Getting th

Keycloak with Microfrontends

Given the shown architecture: MFE = Microfrontend SPA = Javascript browser app API-Gateway = Session to Token translation Is it possible via Oauth2, that the u

Keycloak Adapter requires SSL error in AKS

I deployed my spring mvc aplication with tomcat docker image as server in Aks and ingress controller is used for redirection. My application is secured with K

OpenID Connect + Django DRF + React: How to use?

I have a web application made up of two parts: back-end which is implemented using Django + Django Rest Framework (DRF), and front-end which is a React App proj

Keycloak token exchange across realms

We use Keycloak 12.02 for this test. The idea is that we have a lot of customers, that we all have in their own realms. We want to be able to impersonate a user

Bitnami Keycloak container can't finish a setup

I tried to run keycloak and postgresql with docker containers and docker compose. When keycloak is processing setup it exited with code 1 Logs of docker My dock

Keycloak and spring security usage

I have used spring security in the past and understand that most of the features of keycloak can be achieved by using spring security ( ldap integration etc ).

Spring Boot Resource Server & Keycloak scope vs. role

is there anybody out there who is using Spring Boot Resource Server & Keycloak? I configured my application.properties withspring.security.oauth2.resourcese

SAML authentication in OpenSerch giving error "Could not find IDPSSODescriptor" with keycloak

I am getting error below while integrating keycloak with OpenSearch (kibana). Is there any settings needed on keycloak side? The error says "Could not find IDP

Unable to resolve the OpenID Configuration with the provided Issuer (JHipster with KeyCloak)

I started keycloak by docker-compose -f src/main/docker/keycloak.yml up -d and then gradlew in my project exception occurred as Exception encountered during con

Keycloak gives me XMLHttpRequest error. with flutter but don't with postman

Goodmorning, I'm trying to use keycloak and flutter but unfortunally when i ask the token to keycloak he gives me an XMLHttpRequestError. I use thos method to a

Keycloak: HTTP request with Client Credentials always returns 'login' page

We're developing spring boot service and we managed to setup an OAuth2 with Keycloak and Google as OpenID provider. This works fine in a browser. Now, I need to