Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
71いいね 6,742 views回再生

Keycloak: Securing Apps using JSON Web Tokens

This video shows how to secure apps using JSON Web Tokens.
It uses haproxy with a lua script to verify all incoming traffic. Thanks to using haproxy in front of your application no changes to the actual application are required.
Keycloak is used as an identity provider.

The tutorial uses migrator project as a sample application: https://github.com/lukaszbudnik/migrator
The source code of the tutorial is available here: https://github.com/lukaszbudnik/migra...

I based my solution on a great haproxy-lua-jwt project: https://github.com/haproxytech/haprox...

Please check out my video about Setting up custom password policies & MFA. In this video show how to use the Keycloak JavaScript client as well as the Keycloak test app:    • Keycloak: realms, clients, passwords ...  

To find out more about Keycloak check out my Keycloak playlist:    • Deploying Keycloak cluster on Kubernetes  

If you are interested in a short write up of all the examples in this playlist please check out this post: https://dev.to/lukaszbudnik/building-...

コメント