ct-keycloak-iam
This project extends the Keycloak authentication server to cover complicated enterprise use cases such as multi-tenancy, custom storage, n-level resellers by extending Keycloak through its SPIs such as storage, authentication, and identity provider. (by czetsuyatech)
keycloak-restrict-client-auth
A Keycloak authenticator to restrict authorization on clients (by sventorben)
Our great sponsors
ct-keycloak-iam | keycloak-restrict-client-auth | |
---|---|---|
2 | 1 | |
8 | 197 | |
- | - | |
10.0 | 10.0 | |
11 months ago | 15 days ago | |
FreeMarker | Java | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ct-keycloak-iam
Posts with mentions or reviews of ct-keycloak-iam.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-01.
-
How to Configure Multitenancy in Keycloak with Spring API Gateway Integration
For this exercise, we will use a custom Keycloak server from https://github.com/czetsuyatech/ct-keycloak-iam. This project downloads a specific version of the Keycloak server and builds customizations such as theme, provider, realm, and more.
keycloak-restrict-client-auth
Posts with mentions or reviews of keycloak-restrict-client-auth.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-11.
-
Lightweight Opensource Identity Management for homelabs?
I’m not sure if all of the above made sense, but here’s the plug-in’s GitHub page if you wanna take a look: https://github.com/sventorben/keycloak-restrict-client-auth
What are some alternatives?
When comparing ct-keycloak-iam and keycloak-restrict-client-auth you can also consider the following projects:
keycloak-home-idp-discovery - Keycloak: Home IdP Discovery - discover home identity provider or realm by email domain
koreui - CoreUI based Keycloak login theme
keycloak-theme-sample - Sample Keycloak Theme
ct-multi-tenant-keycloak-spring
Keycloak - Open Source Identity and Access Management For Modern Applications and Services
httpbin - HTTP Request & Response Service, written in Python + Flask.
frank_jwt - JSON Web Token implementation in Rust.
keycloak-email-link-auth - A Keycloak plugin to authenticate users using a link sent via email