Harshit Pathakharshitgeek.hashnode.dev·Sep 24, 2023Simplifying Access with Single Sign-On (SSO) – A Real-World PerspectiveIntroduction: Have you ever wondered how you can effortlessly access multiple online services without remembering a plethora of usernames and passwords? Single Sign-On (SSO) is the answer to this digital convenience. In this article, we'll explore th...Discuss·6 likesSSO
Nathan Tarbertnathantarbert.hashnode.dev·Sep 19, 2023SAML SSO: The Missing Piece in Your Next.js App's Authentication Puzzle 🧩TL;DR: By the end of this tutorial, you'll have a fully functional SAML SSO integration for your Next.js app. 🚀 This will be the process: Walk through the process step by step, complete with code examples. GIF Before you make it too far, a good p...Discuss·60 likes·85 readswebdevThank you for this great blog post on SAML SSO in Next.js! I'm now able to implement SAML SSO in my Next.js apps, which will improve the user experience and make my apps more secure. 6
Josué Tchirktemajosue.hashnode.dev·Aug 30, 2023Session, Cookies, JWT, Token, SSO, et OAuth 2.0 pour les débutantsFirst, solve the problem. Then write the code – John Johnson J'ai pris la décision d'écrire cette note afin de partager et d'expliquer quelques concepts liés à la sécurité. J'espère sincèrement que vous prendrez plaisir à la lire et que ces informat...Discuss·50 readsJSON Web Tokens (JWT)
Hung Tranpanmantran.hashnode.dev·Aug 8, 2023A Breezy Guide to Implementing SAML2 Authentication with JWT in .NET WebAPI using SustainsysDid you pull a new assignment to sprinkle SAML2 magic on your .NET WebAPI using JWT with a free library? Well, your search ends here, fellow coder! By the end of this guide, you'll be equipped with a production-ready solution and glean insights into ...Discuss·3 likes·40 reads.NET
Deepak PrabhakaraforBoxyHQ: Security Building Blocks for Devboxyhq.hashnode.dev·Jul 25, 2023BoxyHQ + Cerbos: Merging SSO and AuthorizationIn this article, we will see how to enable Enterprise SSO login (based on the SAML single sign-on protocol) using Okta for your Next.js app and relay role-based access directly from the Identity Provider to Cerbos. We'll be using BoxyHQ's open-source...Discuss·27 likesauthorization
Aabishkar Wagleaabishkar.hashnode.dev·Jul 18, 2023Authentication Strategies for Modern Web ApplicationsAuthentication and authorization are crucial aspects of modern web applications. Authentication ensures that the user is valid and verifies the user's identity while authorization determines user permission and access level. Authorisation is performe...Discussauthentication
Nathan Tarbertnathantarbert.hashnode.dev·Jul 6, 2023SAML Jackson SSO with SuperpowersI manage the community for BoxyHQ. We build Security Building Blocks for Developers and I wanted to use the opportunity to mention we are launching our newest version of SAML Jackson SSO, a solution that will help you scale your business and land dea...Discuss·36 likes·40 readsSSO
Nathan Tarbertnathantarbert.hashnode.dev·Jul 6, 2023🔨Build Enterprise Software with No-Code 💬Thanks to Bubble.ioBuilding your enterprise applications on Bubble is now easier than ever with BoxyHQ, a single API to connect to enterprise Single Sign-On (SSO), and multiple security compliance features. What is Bubble.io? Bubble is a visual drag-and-drop programm...Discuss·21 likesenterprise
June Dangjunedang.hashnode.dev·Jun 23, 2023Single Sign On protocols: SAML vs OpenID ConnectSingle Sign On (SSO) is a centralized authentication solution that allows users only use a single login and credential to access multiple applications that trust the SSO protocols within the system. This solution is more and more get implemented by o...Discussauthentication
TECHcommunity_SAGtechcommsag.hashnode.dev·Jun 7, 2023How to simplify login authentication when switching between multiple tenants/subtenantsIntroduction Imagine that you are an administrator of a Cumulocity IoT platform with one management tenant and multiple subtenants. Your job is to manage and monitor these tenants. You set up a Data broker to forward the required data from the subten...Discussiot