David ClintonforfreeCodeCampfreecodecamp.org·Jan 23, 2025How to Use Keycloak for Identity and Access ManagementWhether your deployment requires logins from hundreds of thousands of end users or just a few remote admins, there's no escaping the need to properly control access to your infrastructure. And integrating those logins with industry-standard tools lik...authentication
David Lorenzblog.activeno.de·Jan 7, 2025Supabase or Keycloak? A complete GuideAuthor: David Lorenz (@activenode) is a Supabase Expert and Web Software Architect writer of the well-known Supabase book supa.guide. This article was originally published at Skycloak, a Keycloak Cloud provider. Choosing the right tools for authentic...64 readssupabase
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 29, 2024Production ready Keycloak Checklist for Oracle APEXThis blog covers general Keycloak configuration for a production and non-production environments including architecture, backups, restore and upgrade. As well as an Oracle APEX Authentication scheme. For a better read… Pretius’ Keycloak development s...117 reads#oracle-apex
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 16, 2024Bulk Import Users from Oracle & APEX to KeycloakFor this guide, we are going to use the Keycloak API to bulk load users from our user table into Keycloak. Whilst loading we can optionally send informative emails to the users. Following loading, the users are required to follow the Forgot Password ...132 readskeycloak
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Dec 13, 2024Seamlessly transfer APEX application users to Keycloak with Keycloak user migration pluginWhats this about? Say for example, you are using APEX with a current Authentication, could be APEX Authentication, could be Table Based, etc. You want to implement Keycloak (using this amazing guide), however you want a way to transfer your users to ...2 likes·247 readsorclapex
Deep Modakkeycloak-for-modern-applications.hashnode.dev·Dec 13, 2024Implementation of Keycloak for Modern ApplicationsIn the digital era, robust identity and access management systems are crucial for secure applications. Keycloak stands out as an open-source solution that simplifies user authentication and authorization with enterprise-grade features. This blog dive...2 likes·50 readskeycloak
Swarnim Pratap Singhblog.theswarnim.com·Dec 2, 2024Keycloak: Your self managed OktaIn the realm of modern application development, identity and access management (IAM) has emerged as a critical cornerstone. It's the invisible guardian that ensures the right people have access to the right resources at the right time. While commerci...keycloak
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024How to Install Extensions in KeycloakWe will see how to install extensions in Keycloak. Before we start, ensure you have deployed Keycloak, we will be self-hosting it on Elestio. Keycloak is an open-source identity and access management solution, offering single sign-on (SSO), social lo...keycloak
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting up Sign in with LinkedIn using KeycloakHey everyone, in this blog we will be setting up the "Sign in with LinkedIn" option using Keycloak. We will be using a self-hosted Keycloak instance deployed on Elestio. So, to get started head over to Elestio Dashboard and deploy and login into the ...Elestio
Kaiwalya KoparkarforElestioelestio.hashnode.dev·Nov 24, 2024Setting up Sign in with GitLab using KeycloakHey everyone, in this blog we will be setting up the "Sign in with GitLab" option using Keycloak. We will be using a self-hosted Keycloak instance deployed on Elestio. So, to get started head over to Elestio Dashboard and deploy and login into the Ke...GitLab