How to Configure Multitenancy in Keycloak with Spring API Gateway Integration

preview_player
Показать описание
Learn how multi-tenancy can be achieved in a microservice using Keycloak and Spring with Spring API Gateway in front of the services.

Repositories

👋 CZETSUYATECH

☕️ CHANNEL SUPPORT

Want to help SUPPORT my channel? Many thanks for considering my request.

#czetsuyatech
Рекомендации по теме
Комментарии
Автор

Hi, can you please provide an example of a client logging out of the resource server? Cheers

paulfx
Автор

There is a very big downside using the keycloak starter. It prevents you from using spring boot 3

andrejflieger
Автор

hey sir could you give an exapmle using the phase two project that support multytenancy with their new extention organizations ??

mohamedamineboughrara
Автор

Hi pls upload multi tenancy with spring 3 skeleton

mohitpatel
Автор

Good afternoon sir, how do I get access to this repository in this example

EazzyWizzi
Автор

Hello, sponsored link not working giving 404, even after sponsoring.

ozgurtas
Автор

Hello, at 10.30 you removed one of issuers, is there a way to update spring oauth2ResourceServer with new list without restart application as I get these issuers list from database ?

mohamedbasuney
Автор

Hi, when setting the authenticationManagerResolver I have some type error: 

Required type:
AuthenticationManagerResolver

Provided:



Could you help me?

Thank you :)

cesarebich