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: Nidam Registration VS Keycloak - a user suggested alternative | libhunt.com/r/Mehdi-HAFID/registration | 2024-05-19
  • 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

  • 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
  • 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

  • SaaSHub

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

    SaaSHub 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

  • 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

  • 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

  • Nidam Registration VS Keycloak - a user suggested alternative

    2 projects | 19 May 2024
  • Securing Remix Apps with Keycloak

    1 project | dev.to | 6 May 2024
  • Simplifying Keycloak Configuration with Terraform and Terragrunt

    1 project | dev.to | 4 May 2024
  • Securing Vue Apps with Keycloak

    3 projects | dev.to | 3 Apr 2024
  • User Management and Identity Brokering for On-Prem Apps with Keycloak

    1 project | dev.to | 3 Apr 2024
  • Navigating Identity Authentication: From LDAP to Modern Protocols

    2 projects | dev.to | 28 Mar 2024
  • Ask HN: No-code, simple-setup user management

    1 project | news.ycombinator.com | 11 Mar 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 20 May 2024
    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. Learn more →

Index


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