Excellent presentation and keycloak resources. Thanks.
@retroradar_de5 жыл бұрын
very helpful presentation. we want to use keycloak at our office and need good structured informations like that!
@rbelatamas Жыл бұрын
thanks for this great presentation!
@vanattran54563 жыл бұрын
Thanks sir, How to you can share images setup KeyCloak Client in this Project ??? Thanks you very much!
@jayaram6686 жыл бұрын
Hello thomas really very helpful presentation ,thank you so much
@gabrielferrer32054 жыл бұрын
Is it possible to have a table join of Keycloak Users with Transaction tables in another database?
@gokufujison5 жыл бұрын
Very good explanation of SSO!
@tsimbaland29054 жыл бұрын
Could we manage access to REST resources in java app using keycloak client authorization only?
@vanikesani38326 жыл бұрын
awesome tutorial on keycloak
@jyotijaiswal1254 жыл бұрын
Hello Thomas , Thanks a lot for this video. I followed the steps as per your video but I am getting "status": 401, "error": "Unauthorized", error on postman. IN eclipse, I can see it is not hitting the code. Would you please help me out. Best Regards.
@vigneshkannam16554 жыл бұрын
Good explanation 🔥
@nrajeshwar4 жыл бұрын
how to secure connection with https
@paulfrischknecht39996 жыл бұрын
How is LDAP/user federation different from the other identity providers? Why is it not listed there?
@erickbellucitedeschi14456 жыл бұрын
Hi, i will try to explain in few chars. Identity providers, is part of OpenID Connect/SAML specifications, so it works as specified in the protocols (redirect the authentication/authorization to another Identity Provider (like a social login also)). Federation in this case works as User credentials repository (and in some cases group mapping), so the keycloak import users/groups from there and make a local copy.
@jietan85486 жыл бұрын
good presentation.
@94530555185 жыл бұрын
Hello, Can you tell me, how to do infinispan setup, in detail. Thanks in advance.
@paulfrischknecht39996 жыл бұрын
Why is the keyid (kid) not just the public key itself? Seems like an extra roundtrip to figure that out...
@GuoqiangXuX5 жыл бұрын
to save some bytes
@snowy01105 жыл бұрын
A public key doesn't change often, so it makes sense to cache it, instead of exchanging it all the time. For chatty applications where a payload is not that big compared to public key size, it would hurt network bandwidth since the same information would be transferred over and over again
@JuliusUnscripted5 жыл бұрын
I think it has to do with revoking jwts. If the kid is not valid anymore the jwt is not accepted. And the kid will not be cached for long times I think
@kartiksubramanian1824 жыл бұрын
Are realms equivalent to tenants?
@TheArpitkoberoi3 жыл бұрын
As per my understanding, yes
@koffiyannicknzi54556 жыл бұрын
Hello Thomas i'm working on a project with keycloak starting by your "spring-boot-keycloak-server-example" project. I have a question about that. I would like to kwnow where is the keycloak themes directory so that if i want to customize a theme i can put my files there.
@guoweiyin57276 жыл бұрын
how to notify youtube that this audio should be tarnslated into English, not German?