Java Keycloak

Open-source Java projects categorized as Keycloak

Top 19 Java Keycloak Projects

  • Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • Project mention: Securing Vue Apps with Keycloak | dev.to | 2024-04-03

    In this article we'll be using Keycloak to secure a Vue.js Web application. We're going to leverage oidc-client-ts to integrate OIDC authentication with the Vue app. The oidc-client-ts package is a well-maintained and used library. It provides a lot of utilities for building out a fully production app.

  • SuperTokens Community

    Open source alternative to Auth0 / Firebase Auth / AWS Cognito

  • Project mention: Ask HN: Simple Auth for Website | news.ycombinator.com | 2024-04-23

    I get what you are trying to do, but it feels a bit insecure. Why not use an OSS passwordless project like https://github.com/supertokens/supertokens-core/ or https://github.com/teamhanko/hanko

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • sirix

    SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.

  • Project mention: Show HN: Integer Map Data Structure | news.ycombinator.com | 2024-01-24

    We're using a similar trie structure as the main document (node) index in SirixDB[1]. Lately, I got some inspiration for different page-sizes based on the ART and HAMT basically for the rightmost inner pages (as the node-IDs are generated by a simple sequence generator and thus also all inner pages (we call them IndirectPage) except for the rightmost are fully occupied (the tree height is adapted dynamically depending on the size of the stored data. Currently, always 1024 references are stored to indirect child pages, but I'll experiment with smaller sized, as the inner nodes are simply copied for each new revision, whereas the leaf pages storing the actual data are versioned themselfes with a novel sliding snapshot algorithm.

    You can simply compute from a unique nodeId each data is assigned (64bit) the page and reference to traverse on each level in the trie through some bit shifting.

    [1] https://github.com/sirixdb/sirix

  • testcontainers-spring-boot

    Container auto-configurations for Spring Boot based integration tests

  • keycloak-config-cli

    Import YAML/JSON-formatted configuration files into Keycloak - Configuration as Code for Keycloak.

  • Project mention: Beyond the login page | dev.to | 2023-11-29

    Most of the time nowadays, I prefer offloading this to an identity provider, using OpenID Connect or soon Federated Credential Management (FedCM), even if that means shipping an identity provider as part of the deliverables (I generally go with Keycloak, with keycloak-config-cli to provision its configuration). I'm obviously biased though as I work in IT services, developping software mainly for intranets/extranets, and companies now increasingly have their own identity providers or at a minimum have that in their roadmap. So YMMV.

  • yas

    YAS: Yet Another Shop, a sample microservices project in Java

  • keycloak-restrict-client-auth

    A Keycloak authenticator to restrict authorization on clients

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • spring-boot-web-application-sample

    Real World Spring Boot Web Application Example with tons of ready to use features

  • keycloak-extensions-demo

    Demos, examples and playground for Keycloak extensions, providers, SPI implementations, etc.

  • Project mention: Keycloack with Mysql as user database | /r/KeyCloak | 2023-07-07
  • keycloak-home-idp-discovery

    Keycloak: Home IdP Discovery - discover home identity provider or realm by email domain

  • keycloak-radius-plugin

    Make the radius server as part of keycloak SSO

  • Project mention: Reverse proxy with RADIUS credential forwarding? | /r/selfhosted | 2023-05-02

    I haven't used Keycloak radius plugin but seems like it is active on github. Keycloak works with a lot of reverse proxies including traefik, caddy, and nginx.

  • scim-for-keycloak

    a third party module that extends keycloak by SCIM functionality

  • springboot-keycloak-openldap

    The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

  • keycloak-mail-whitelisting

    Keycloak extension to whitelist email adresses domain when users register

  • keycloak-kafka

    Keycloak module to produce events to kafka

  • SpringBootMicroservices

    Spring Boot Microservice Example(Eureka Server, Config Server, API Gateway, Services , RabbitMq, Keycloak)

  • DuoUniversalKeycloakAuthenticator

    Keycloak Authenticator for Duo's new Universal Prompt

  • spring-boot-auth-keycloak

    SpringBoot REST API real world example with Liquibase, Keycloak auth, OpenLDAP sync, Activemq, elasticsearch, monitoring with prometheus and grafana

  • Project mention: Any Spring Boot Beginner Reference Projects? | /r/SpringBoot | 2023-05-18

    https://github.com/trodix/duckcloud-server-core https://github.com/trodix/pdf-sign https://github.com/trodix/spring-boot-auth-keycloak https://github.com/trodix/activemq-jms-client https://github.com/trodix/clipystream

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Java Keycloak related posts

Index


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com