Deepak PrabhakaraforBoxyHQ: Security building blocks for devboxyhq.hashnode.net·Nov 7, 2021The IKEA effect in Software EngineeringI recently had to revamp my home office setup and decided to make a trip to my closest IKEA. The wide range of choices of desks in Micke, Malm, Brusali, Alex, and Bekant was only the beginning of the journey. I knew I had to head back home with the d...Discuss·1 likeSoftware Engineering
VIVEK RAJYAGURUvivekrajyaguru.hashnode.net·Apr 2, 2023Integrating Okta SSO in a Node.js ApplicationIntroduction Single sign-on (SSO) is a mechanism that allows users to authenticate once and access multiple applications seamlessly without the need to enter their credentials repeatedly. Okta is a cloud-based identity management platform that provid...Discuss·1 likeNode.js
Deepak PrabhakaraforBoxyHQ: Security building blocks for devboxyhq.hashnode.net·Aug 16, 2021Enterprise Readiness made simpleI love Lego (don't we all), probably a little more than my kids. It invokes a builder's instinct. I feel the same way with code as well. When I started my career in the early 2000s building software was complex. You had to visit datacenters and set u...Discuss·1 likeSecurity
Dannel Bothellodanbothello.hashnode.net·Apr 24, 2023Secure your application and website with SSOSecurity is a top priority for any website in the modern online environment. It is crucial to make sure that your website is safe and shielded from any potential risks given the rise in cyberattacks. Implementing Single Sign-On (SSO) for your website...DiscussASP.NET
FusionAuth teamforFusionAuth Blogfusionauth.hashnode.net·Apr 17, 2023Adding single sign-on to your Django web application using OIDCSingle sign-on (SSO) is a session and user authentication technique that permits a user to use one set of login credentials to authenticate with multiple apps. SSO works by establishing trust between a service provider, usually your application, and ...DiscussSSO
VIVEK RAJYAGURUvivekrajyaguru.hashnode.net·Apr 2, 2023Integrating Okta SSO in a Node.js ApplicationIntroduction Single sign-on (SSO) is a mechanism that allows users to authenticate once and access multiple applications seamlessly without the need to enter their credentials repeatedly. Okta is a cloud-based identity management platform that provid...Discuss·1 likeNode.js
FusionAuth teamforFusionAuth Blogfusionauth.hashnode.net·Mar 13, 2023Adding single sign-on to a Laravel app using Socialite and OIDCSingle sign-on (SSO) is a session and user authentication technique that permits a user to use one set of login credentials to authenticate with multiple apps. SSO works by establishing trust between a service provider, usually your application, and ...DiscussSSO
César G. Guzmán Florescodeovercoffe.hashnode.net·Feb 13, 2023Single Sign On(SSO)Single Sign-On (SSO) is a user authentication service that enables a user to access multiple applications or services using a single set of credentials. This means that a user only needs to remember one username and password, and will not be prompted...Discuss·26 readsSSO
Jaskaran Singhjaskaransingh.hashnode.net·Feb 2, 2023Single Sign-On (SSO)An Overview Single Sign-On (SSO) is a user authentication method that enables users to access multiple applications and systems with a single set of login credentials. This means that instead of having to remember usernames and passwords for each sys...Discussauthentication
Quokka LabsforQuokka Labs' Blogsquokkalabs.hashnode.net·Jan 23, 2023How Do Single Sign-On (SSO) and OAuth work?Single Sign On (SSO) and Open Authorization (OAuth) are critical technologies commonly used to improve user experience and enhance online applications' security. In this blog post, we'll take a closer look at how SSO and OAuth work and how they can b...Discuss·1 like·45 readsSSO
Supun Viraj Rathnayakarathnaviraj.hashnode.net·Jan 18, 2023Google OpenId Connect for Web Apps in Local Dev EnvironmentsIntroduction Google is a popular Identity Provider (IdP) option for third-party applications. Google's OAuth 2.0 API implements Open ID Connect (OIDC) specification and is an OpenID Certified vendor, which supports the authentication and authorizatio...Discuss·37 readsGoogle
DivakarforOpen Source Devrexdivakar.hashnode.net·Jan 16, 2023SSO Support & Authentication with Portainer using Microsoft OAuth providerSo what is OAuth? Many of us come into contact with OAuth when browsing around the Web, and most of us aren’t even aware of its existence. OAuth(Open Authentication) is a system that grants third-party websites limited access to user accounts, for ex...Discuss·70 readsoauth
Bervianto Leo Pratamaberviantoleo.hashnode.net·Nov 19, 2022Case Study: Connecting Azure AD SSO with AWSIntroduction We will learn how to connect Azure AD with AWS. We will use Azure AD as the identity provider, so Azure AD users will be used to log in to AWS. Let's dive deep into each component. Azure AD I will not explain too much about Azure AD. I'l...Discuss·28 readsAWS