Keycloak Tutorial #09 - Securing a Web Application

preview_player
Показать описание
This is the 9th video (Securing a Web Application) of a video series on Keycloak identity & access management system. This video shows how to secure a web application using Keycloak identity & access management system.

OpenID Connect Protocol used to secure the application with Keycloak
Keycloak Spring Boot Client adapter used for this
Keycloak supports both OpenID Connect & SAML
Рекомендации по теме
Комментарии
Автор

Thanks for the tutorial, looking forward to the next #10

MajTeb
Автор

Thanks for the tutorial
I want to know, How to assign role to user when we create user using rest api?

learnthroughcoding
Автор

Thanks for all your explanations, how we can connect Keycloak with the dababase (MariaDB) in Springboot application

racemcherni
Автор

Since the keycloak spring boot adapter is deprecated, do you still recommend to use it ?

sasasisi
Автор

Hi i’m facing an error saying login failed profile contained no email. Can you help ?

amanrathore
Автор

Thanks for your video and i have a question. So the spring boot application is the client that talks to Keycloak server?

mukunds
Автор

Hi ..Nice video.. I am trying the same but getting this error while trying to access the private url..it is opening the keycloak..when I am giving the user id and password it is giving me this error..Could you please help me? Highly appreciated your help.. Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.

Mon Aug 30 17:50:20 EDT 2021
There was an unexpected error (type=Forbidden, status=403).
Access to the requested resource has been denied

pradhanparesh
Автор

Do you have tutorial to secure using saml v2?

christianhernandez
Автор

Why is the "Service Account Enabled" is of ?. When should it be set. Can both Standard Flow & Service Account be set together.

premierde