Bookmarks tagged [keycloak]
https://www.janua.fr/offline-sessions-and-offline-tokens-within-keycloak/
This article is dedicated to describe the behaviour and usage of offline sessions and offline tokens within Keycloak.
- 📆 published on: 2019-08-28
- tags: keycloak, access-token
https://wkrzywiec.medium.com/step-by-step-guide-how-integrate-keycloak-with-angular-application-d96b...
The aim of this post is to show you a basic set up an Angular application so that it will be integrated with Keycloak and it will be able to consume protected HTTP resource that requires an access tok...
- 📆 published on: 2021-03-22
- tags: angular, keycloak, docker, docker-compose
- source code
https://www.janua.fr/examples-of-offline-token-usage-in-keycloak/
In this article we share examples of offline token usage in Keycloa
https://www.janua.fr/pkce-support-with-keycloak-7-0/
PKCE support with Keycloak 7.0: Keycloak 7.0 has been released on Aug 25th 2019 with PKCE support. This represents a major breakthrough for all mobile apps to increase security and to mitigate malicio...
- tags: keycloak, oauth2, authentication, authorization
https://www.npmjs.com/package/keycloak-connect-graphql
A comprehensive solution for adding keycloak Authentication and Authorization to your Express based GraphQL server.
Based on the keycloak-connect middleware for Express. Provides useful Authenticatio...
- tags: graphql, graphql-express, keycloak
- source code
https://medium.com/@darahayes/keycloak-authentication-and-authorization-in-graphql-ad0a1685f7da
Learn how to add Keycloak auth to Node.js GraphQL server applications. Including Authentication and Role Based Access Control using the @auth
and @hasRole
in the GraphQL Schema.
It's basically an...
https://www.janua.fr/understanding-token-usage-in-keycloak/
In this article Janua's CTO shares tips and tricks about understanding token usage in Keycloak. Access tokens, refresh tokens and offline tokens are discussed.
Keycloak Token lifecycle is described a...
- 📆 published on: 2019-02-19
- tags: keycloak
https://stackoverflow.com/questions/47956933/keycloak-upgrade-while-running-on-docker
Advices around the following themes are given:
- DB Migration
- Config file migration
- Provider, theme... migration
- 📆 published on: 2017-12-23
- tags: docker, database-migration, keycloak
https://github.com/keycloak/keycloak-nodejs-admin-client
🔑 NodeJS keycloak admin client.
- tags: keycloak, node.js
- source code
https://github.com/dasniko/keycloak-reactjs-demo
Demo for React.js and Keycloak SSO integration. Contribute to dasniko/keycloak-reactjs-demo development by creating an account on GitHub.
- tags: reactjs, keycloak
- source code
https://medium.com/@gmonne/keycloak-sso-1813a2072d64
On this article, I’ll focus on how we can authenticate two React applications using the OpenID authentication protocol with Keycloak. Why React? Because it’s the framework, I prefer. Though, you could...
- 📆 published on: 2019-07-19
- tags: keycloak, reactjs
- source code
https://scalac.io/user-authentication-keycloak-1/
Today, we’ll learn how to set up your Keycloak server and use it to secure a React-based browser app. In the next part of this series, we’ll be looking into integrating it with a Scala backend. So, le...
- tags: keycloak, reactjs
- source code
https://github.com/codecentric/helm-charts/tree/master/charts/keycloak
This chart bootstraps a Keycloak StatefulSet on a Kubernetes cluster using the Helm package manager. It provisions a fully featured Keycloak installation.
- tags: keycloak, kubernetes, kubernetes-helm
- source code
https://www.keycloak.org/2019/05/keycloak-cluster-setup.html
This post shares some solutions to setup Keycloak cluster in various scenarios (e.g. cross-DC, docker cross-host, Kubernetes).
- 📆 published on: 2019-05-10
- tags: keycloak, cluster-computing, kubernetes, docker
- source code
http://www.janua.fr/mapping-ldap-group-and-roles-to-redhat-sso-keycloak/
Mapping LDAP Group and Roles to RedHat SSO Keycloak : the goal of this article is to showcase how it is possible to expose and to use LDAP roles at keycloak level.
https://github.com/thomasdarimont/keycloak-health-checks
Keycloak Extension for health checks. Contribute to thomasdarimont/keycloak-health-checks development by creating an account on GitHub.
- tags: keycloak, healthcheck, monitoring
- source code
http://www.janua.fr/using-client-scope-with-redhat-sso-keycloak/
The goal of this article is to explain how it is possible using client scopes with RedHat SSO keycloak .
Client scopes are entities in Keycloak, which are configured at the realm level and they can b...
https://www.youtube.com/watch?v=A_BYZ7hHWXE
This video is showing how to deploy Keycloak on Kubernetes as well as deploying and securing a HTML5 frontend application and a Node.js backend service and securing these with Keycloak. Video realised...
- 📆 published on: 2018-06-27
- tags: keycloak, kubernetes, php, minikube, node.js
- source code
https://github.com/thomasdarimont/keycloak-docker-demo
Repository for Keycloak Demos.
Probably the best keycloak Slides provi...
- tags: keycloak, spring-boot
- source code
https://hub.docker.com/r/jboss/keycloak/
- Keycloak server image documentation
- Documentation
- [User Mailing List]...
- tags: keycloak, docker
- source code
https://www.youtube.com/watch?v=mdZauKsMDiI
If you have a number of applications and services, the applications may be HTML5, server-side, or mobile, while the services may be monolithic or microservices, deployed on-premise, or to the cloud. Y...
- 📆 published on: 2018-08-16
- tags: keycloak, microservices, php, node.js
- source code
https://www.keycloak.org/2018/02/keycloak-and-istio.html
This short blog post is to share the first trials of combining Keycloak with Istio.
What is Istio? Istio is an platform that provides a common way to manage your service mesh. You may wonder what...
- 📆 published on: 2018-02-26
- tags: keycloak, istio, spring-boot
- source code
https://github.com/v-ladynev/keycloak-nodejs-example
A simply step by step Keycloak, MySQL and Node.js integration tutorial / example. There are some docker examples as well. - v-ladynev/keycloak-nodejs-example
- tags: keycloak, node.js
- source code
https://github.com/mauriciovigolo/keycloak-angular
Easy Keycloak setup for Angular applications (v>4.3)
- tags: keycloak, angular
- source code
https://github.com/keycloak/keycloak/tree/master/examples
This directory contains a number of examples for Keycloak.
- tags: keycloak
- source code
Open Source Identity and Access Management For Modern Applications and Services
- tags: keycloak
- source code
https://github.com/Codingpedia/bookmarks-api/wiki
http://blog.keycloak.org/2017/01/administer-keycloak-server-from-shell.html
A few months ago we introduced Client Registration CLI - a tool for registering new clients with Keycloak server in a self-service manner.
With release 2.5.0 we now also have Admin CLI - a general pu...
- 📆 published on: 2017-01-26
- tags: keycloak
http://www.codingpedia.org/keycloak/securing-microservices-with-keycloak/
- 📆 published on: 2016-09-01
- tags: keycloak
https://tech.smartling.com/migrate-to-keycloak-with-zero-downtime-8dcab9e7cb2c
To help Keycloak implementers with user migration, we’ve open sourced our user federation provider. It can be used to perform an on demand migration to Keycloak. Below, we’ll take a dive into the code...
- 📆 published on: 2016-01-14
- tags: keycloak
- source code
http://www.keycloak.org/docs/latest/server_admin/topics/sessions/offline.html
Offline access is a feature described in OpenID Connect specification . The idea is that during login, your client application wil...
- tags: keycloak
http://paulbakker.io/java/jwt-keycloak-angular2/
Example on how to integrate angular 2 with keycloak. Front end with login-required and backend is using angular2-jwt, created by Auth0
- 📆 published on: 2016-09-15
- tags: angular, keycloak, jwt, angular-cli
- source code