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...DiscussSSO
Skills CaravanforSkills 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 ...Discusslms
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,...DiscussClerk.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...Discuss·2 likes·905 readsCloud Computingorclapex
doppahuydoppa.hashnode.dev·Oct 10, 2024Analyst CVE-2024-8698 on KeyCloakSummary : A flaw exists in the SAML signature validation method within the Keycloak XMLSignatureUtil class. The method incorrectly determines whether a SAML signature is for the full document or only for specific assertions based on the position of t...LaGon HackTrick and 1 other are discussing this2 people are discussing thisDiscuss·6 likes·1.8K readskeycloak
Syed Muhammad Yaseensmy.hashnode.dev·Oct 6, 2024Elevate Your Next.js Security: Middleware Authorization with UserfrontIn this guide, I will show you how to secure your Next.js application with Userfront by implementing middleware-level authorization and leaving component authorization practices. Implementing robust security measures like IAM is essential for protect...Discuss·138 readsuserfront
yogesh Raiyogeshrai.hashnode.dev·Oct 3, 2024Integrating Google SSO with Argo CD: A Step-by-Step GuideIn today's cloud-native landscape, Argo CD has emerged as a powerful continuous delivery tool for Kubernetes. Enhancing its security by integrating Google Single Sign-On (SSO) ensures that only authorized users can access your deployments, leveraging...DiscussArgoCD
ngdreamngdream.hashnode.dev·Sep 26, 2024How google handle ssoGoogle uses a secure SSO mechanism to manage authentication across its services (like Gmail, YouTube, and Google Drive). While it might seem like Google is using iframes for verifying the user's connection between services, the actual process is more...DiscussSSO
Vamsi Krishna Sethuvamsi344.hashnode.dev·Sep 25, 2024Integrating Keystone and Keycloak: A Guide to OpenStack FederationIdentity federation is the ability to share identity information across multiple identity management systems. In keystone, this is implemented as an authentication method that allows users to authenticate directly with another identity source and the...Discussmellon
Chaithrachai005.hashnode.dev·Sep 18, 2024Single Sign-On (SSO): One Login, Endless PossibilitiesWhat is Single Sign-On? It is a process that allows users to access multiple applications or services with a single set of login credentials. Instead of requiring users to remember different usernames and passwords for each application, SSO simplifie...DiscussSSO