Developerthomasthedev.hashnode.net·Sep 20, 2022[Tech] How Single Sign-On (SSO) worksBackground In the early days of Internet, many websites have manage the identities of their registered members themselves. There was no single standard but somehow, people keep track of the usual fields like First Name, Last Name, Email Address, Mobi...Discuss·9 likes·39 readsOAuth2
Ali Mujthabaalimuju.hashnode.net·Aug 1, 2022Understanding OAuth and OIDC: IntroductionSeries Introduction This series aims to clearly explain the concepts of OAuth and OpenID connect, as briefly as possible. OAuth Before I give you a standard definition for OAuth let's define what OAuth is not: OAuth is NOT authentication OAuth does ...Discuss·1 like·28 readsoauth
Harry Patelpatelsaheb.hashnode.net·Dec 31, 2022AWS OIDC : GitLabWhy When erecting CI/ CD Channels to automate the process of planting coffers in AWS via Code( IaC- structure as Code) you need to give your channel runner authorization to emplace those coffers. The standard way to do so is to produce credentials, w...Discuss·1 likeAWS
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
Aditya Sutarforadityaoo7.hashnode.net·Mar 19, 2023Authentication & Authorization in Kubernetes - Nginx Plus Ingress Controller with OIDC policy"Secure your applications, not your network. Verify identity and enforce access controls in the application itself, where they can travel with the application wherever it goes." - John Kindervag, creator of the Zero Trust security model. Introductio...DiscussKubernetes
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
Aditya Sutarforadityaoo7.hashnode.net·Mar 5, 2023Authentication & Authorization in Kubernetes - Oauth2 Proxy with Dex IdP"Authentication and authorization represent the new perimeter in a world where identity is the new control plane." - Satya Nadella, CEO of Microsoft. Introduction In our previous article, we explored how Oauth2 Proxy can be used as an external authe...DiscussKubernetes
Supun Viraj RathnayakaforAgile Snippetsrathnaviraj.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
Harry PatelforHardikPatelpatelsaheb.hashnode.net·Dec 31, 2022AWS OIDC : GitLabWhy When erecting CI/ CD Channels to automate the process of planting coffers in AWS via Code( IaC- structure as Code) you need to give your channel runner authorization to emplace those coffers. The standard way to do so is to produce credentials, w...Discuss·1 likeAWS
Mariano GonzálezforImplementandingmarianogg9.hashnode.net·Dec 17, 2022IRSA in EKS: a Kubernetes - AWS bridgeThis guide assumes you manage your infrastructure with Terraform. Here is an example IRSA implementation using Terraform and kubectl. Background Let's say you want to allow your EKS-hosted app to access an AWS service. You have a couple of options to...Discuss·158 readsirsa
Developerforrandom thoughts of minethomasthedev.hashnode.net·Sep 20, 2022[Tech] How Single Sign-On (SSO) worksBackground In the early days of Internet, many websites have manage the identities of their registered members themselves. There was no single standard but somehow, people keep track of the usual fields like First Name, Last Name, Email Address, Mobi...Discuss·9 likes·39 readsOAuth2
Ali MujthabaforAli Muju's Dev Notesalimuju.hashnode.net·Aug 1, 2022Understanding OAuth and OIDC: IntroductionSeries Introduction This series aims to clearly explain the concepts of OAuth and OpenID connect, as briefly as possible. OAuth Before I give you a standard definition for OAuth let's define what OAuth is not: OAuth is NOT authentication OAuth does ...Discuss·1 like·28 readsoauth
sycuredforsycured: consultant's blogsycured.hashnode.net·Jan 13, 2022Fix Azure WAF & AD OpenID ConnectWhen you're using Azure WAF and Azure Active Directory OpenID Connect, you can experience the WAF blocking on the rule: SQL Comment Sequence Detected. This is the real solution, please don't use the solution that Microsoft Azure give you, it's very d...Discuss·104 readsAzure