keycloak / keycloak-playground

Playground for trying various approaches for implementing of features for Keycloak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keycloak

Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.

Purpose

This repository contains the source code for the various tests of approaches to implement new features. The repository is to enable for quicker turnaround of ideas, thus some of the projects inside might be obsolete while others very lively.

The top level directories correspond to features being explored, and contains a README.md with explanation of the feature, and one or more subdirectories. Each of the subdirectories represents one alternative approach for implementation of the feature.

Help and Documentation

Please refer to README.md in the main Keycloak repository.

License

About

Playground for trying various approaches for implementing of features for Keycloak

License:Apache License 2.0


Languages

Language:Java 100.0%