Single Sign On App with Angular and Keycloak Authorization Server

preview_player
Показать описание
In this video, you will learn how to set up an authorization server with keyclaok.

You can find some useful links about keycloak below

You will also learn about the Authorization Grant Type OAuth flow including the PKCE Authorization Grant Type

I will also show you how to use this in an Angular Application using the library below

Want to learn more about Single Sign On
Check out my video with Okta and Angular

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

This is the only video that covers most of the practical use cases related to OAuth2, Angular and Auth Code Grant! Great Video!!

braveheartask
Автор

Thank you Henry, that is a great tutorial, just a bit of advice you should have stopped using background music after 2 minutes it's annoying after a while other than that it's a great video thank you

moab
Автор

thanks so much, very good video, do more!

acauanpicanco
Автор

Thanks a lot for the help. Your video helped me a lot.

VORTEXJOGOS
Автор

Thanks for wonderful tutorial. I have a issue here. For me it is not stopping on welcome page but directly redirecting to login page.

kunaljog
Автор

hello buddy, when we got access_token, it's provide us roles, but how to get user permissions?

esdegan
Автор

Hi, actually I'm facing some issues related to token, some times token generate somtimes not, will you please help me to solve this .... please it's my humble request.... 🙏🏻

savitrigalatge
Автор

Why u copy code for service to components?)

easystyle
Автор

Hi. I am running with the docker command which you showed initially. But whenever I restart my system and use the same command again, the realms which I created are getting deleted. Any suggestion on this regard?

raghavv
Автор

So far very good video, you show everything that I want and don't want to know. However, I hope, that you work much faster in a work envirement :D.

winsucker
Автор

Hi! In angular-oauth2-oidc, the token is automatically updated ( ). How to use this if Keycloak has url = issuer + for token refresh?

danyil.smirnov