keycloak
Here are 980 public repositories matching this topic...
Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS
-
Updated
May 16, 2022 - JavaScript
The idea is to navigate and have commands similar to a shell: https://news.ycombinator.com/item?id=31173562
Container auto-configurations for spring-boot based integration tests
-
Updated
May 26, 2022 - Java
We will need a page with documentation on how to set up a client in Keycloak using public open-id connect. For more information about this feature see: #91
Describe the bug
The test case for searching user by custom attributes is wrong here. By the documentation of keycloak rest api, the search params should be like `users.find({ q: 'key1:va
-
Updated
May 23, 2022 - TypeScript
React/React Native/NextJS/Razzle components for Keycloak
-
Updated
Dec 18, 2021 - TypeScript
This package has only oidc and saml client support, but requested to have docker-v2 protocol client support.
Serendipity is an open-source Customer Engagement Platform.
-
Updated
May 16, 2022 - TypeScript
Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.
-
Updated
May 26, 2022 - Java
Multi-user machine learning platform for Kubernetes
-
Updated
May 11, 2022 - Python
Bookmarks and Snippets Manager for Developers & Co
-
Updated
Apr 29, 2022 - TypeScript
Reference example for React.JS and Keycloak SSO integration.
-
Updated
Apr 4, 2022 - JavaScript
A simply step by step Keycloak, MySQL and Node.js integration tutorial. There are some docker examples as well.
-
Updated
Jul 1, 2021 - JavaScript
Hi, I am using this amazing plugin with Vue 2 + Composition API.
The problem is - $keycloak not available in context.
In setup(props, context), in context.root there is no information about $keycloak.
The only one way to solve this is on creating a Vue instance, create a watcher, which "sync" results from the $keycloak to my store and then, I will have an information in the setup, but it's o
基于Spring Cloud,实现微服务中常用的基础模块,包括 OAuth2 认证服务,统一注册中心,系统监控中心, 统一配置中心,API网关以及熔断器
-
Updated
Apr 1, 2019 - Java
Easily Secure your Spring Boot Apps with Keycloak
-
Updated
Jan 17, 2018 - Java
The goal of this project is to secure movies-app using Keycloak(with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a ReactJS application called movies-ui.
-
Updated
May 26, 2022 - JavaScript
Keycloak Authentication Provider implementation to get a 2nd-factor authentication with a OTP/code/token send via SMS (through AWS SNS). Demo purposes only!
-
Updated
May 4, 2022 - Java
A Clojure library helping the integration of Keycloak with a Clojure Application + a sample SPA Client and API Server demonstrating the Keycloak integration
-
Updated
May 11, 2022 - Clojure
Cloud and on-premises automation for Kubernetes centered industrial grade solutions.
-
Updated
May 27, 2022 - Python
Improve this page
Add a description, image, and links to the keycloak topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the keycloak topic, visit your repo's landing page and select "manage topics."


Describe the bug
We are configuring a IdentityProvider in Keycloak with PKCE enabled and PKCE method "SH256". In the token request Keycloak sends the parameter "code_challenge_method" although it's non-standard. The Identity-Provider we configure cancels the request because the request body contains a non-standard parameter. For security reasons all requests with non-standard parameters ar