Part 5 - Quarkus application using keycloak for Authentication and Authorization using Annotations

preview_player
Показать описание
#keycloak #quarkus #identitymanagement #accessmanagement #authentication #authorization #authenticationandauthorization

This video explains the application built using quarkus application for OpenID Connect (OIDC) using keycloak. The application includes the APIs that can be accessed without any authentication needed, authenticated, and authorized to access specific APIs by specific users.

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

Thanks a lot for this playlist! It really is straight to the point! 😄

Btw you don't need Lombok if you're extending the PanacheEntity interface: declaring the entity fields as public will make Panache generate getters, setters and appropriate equals and hashcode methods for them.

pedroaguiar
Автор

your videos are very informative, thank you. is it possible to do a video using embedded keycloak 22.0.0 with spring boot rest api

Momo-srlj
Автор

Thank you
A question
Is there any sample program for nodejs that uses authentication and authorization of keycloak?

HosseinOjvar
Автор

plz send the git repository for testing

pinakidas
Автор

Can I have the source code of this video?

hamedgorji