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
Treblletrebllemakers.hashnode.dev·Dec 27, 2024What’s New in Treblle 3.0: SSO, MFA, and Social Sign-OnAuthentication doesn’t have to be a trade-off between security and usability. With Treblle 3.0, we bring you Single Sign-On (SSO), Multi-Factor Authentication (MFA), and Social Sign-On to secure your workspace effortlessly. Learn how these features m...api observability
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
Munilakshmi G J100daysdevops.hashnode.dev·Dec 12, 2024Day 48 of 100 Days : Why Azure Single Sign-On (SSO) is Essential for DevOpsAs a DevOps engineer, you’re constantly looking for ways to streamline workflows, improve security, and maximize productivity. One powerful tool that can achieve all of this is Azure Single Sign-On (SSO). But what makes it so important for DevOps? Le...SSO
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
Akash Desardaimportidea.dev·Nov 27, 2024How to Integrate Auth0 SSO with FastAPIIf you want to integrate Auth0 SSO (or any social login) for all your authentication and authorization needs, you're in the right place! Let's get started together! Here are the steps Step 1: Use FastAPI-Auth0 python library. Step 2: Create Auth0 F...Express Ideasexpress-idea
Dick HardtforHellō Worldblog.hello.dev·Nov 11, 2024Introducing the "org" claimWith the release of our B2B SaaS functionality, we needed a mechanism to communicate which organization a user belongs to. A domain name is a common human memorable identifier for an organization, just like email is for a user. But it has similar iss...SSO
Skills Caravanskillscaravan.hashnode.dev·Nov 11, 2024How LMS SSO Improves Security and Accessibility in Enterprise Learning PlatformsIn today's corporate environment, the need for secure and accessible learning platforms has never been more critical. As organizations strive to enhance employee skills and knowledge, Learning Management Systems (LMS) have become essential tools for ...lms
David Fernández Ortizdavidivad96.hashnode.dev·Nov 8, 2024How I integrated Clerk and Threads API: Part 1✨ Introduction Lately I’ve been working on a side-project called DualPosts. It's a tool that lets users cross-post between the X and Threads platforms. The idea came when I found myself constantly copy-pasting the same thing from one site to another,...32 readsClerk.dev
Timo HerwixforTM-APEXtm-apex.hashnode.dev·Oct 31, 2024Implementing Single Sign-On for APEX with Entra-ID and SAML on Oracle Autonomous DatabaseIntroduction In our previous blogs, we set up a Customer-Managed ORDS for an Autonomous Database in Oracle Cloud and secured it with SSL. Now, let's dive into configuring ORDS to use something like SAML for Single Sign-On. Oracle APEX is great becaus...2 likes·1.6K readsCloud Computingorclapex