Articles by Tag #oidc

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

OIDC Prompt 101: A simple guide for developers

OIDC prompt is a parameter that can be used to control the behavior of the authentication flow. This...

Learn More 16 1May 15 '24

GitHub Action security hardening with OpenID (OIDC) Connect - "Password-Less"

If your workflow performs operations on cloud resources, you should seriously consider using OIDC to...

Learn More 3 0Sep 29 '24

How to create a WeCom App to enable WeCom Login for the Web app

Login to WeCom Console https://work.weixin.qq.com/ Create an app Create a...

Learn More 1 0May 15 '24

Understanding the Differences Between OAuth2 and OpenID Connect (OIDC)

OAuth2 authorizes access and OIDC authenticates users. Learn their key differences and use...

Learn More 0 0Dec 31 '24

HCP Terraform to Azure Cloud using OIDC

The usecase We need our HCP Terraform Workspace to deploy resources to Microsoft Azure...

Learn More 0 0Mar 7

OAuth2 vs. OpenID Connect: Understanding the Differences

When it comes to secure authorization and authentication in modern web applications, two protocols...

Learn More 0 0Oct 30 '24

CoreIdent v0.3.5: OIDC ID Tokens, Real-World Gaps, and What’s Next

CoreIdent is on a mission to make robust, standards-based authentication and identity actually...

Learn More 0 0Apr 19

Defending OAuth2: Advanced Tactics to Block Replay Attacks

Prevent OAuth2 replay attacks with advanced strategies like PKCE, state parameters, and...

Learn More 0 0Jan 7

Behind That 'Login with Google' Button💡

Have you ever logged into an app using your Google or Facebook account? That seamless experience is...

Learn More 0 0Feb 28

Securing SPA React app with Duende BFF

Introduction Storing access tokens in the browser was never a good idea. Unfortunately,...

Learn More 0 0Feb 27

OIDC vs SAML: A Comprehensive Technical Comparison

Two protocols stand out in the realm of identity and access management: OpenID Connect (OIDC) and...

Learn More 0 0Jul 22 '24

Demystifying Social Logins: How OAuth2 Powers Seamless Authentication

Learn how OAuth2 and OpenID Connect power social logins for secure and seamless user...

Learn More 0 0Dec 26 '24

Why your product needs OAuth 2.0 and OIDC — Especially in the AI era

Learn why OAuth 2.0 and OpenID Connect (OIDC) are important for modern authentication, especially in the age of AI, agents, and smart devices. This article covers key use cases, when to implement these protocols, and how to choose the right auth provider for scalability and security.

Learn More 0 0Apr 19

OAuth2 Scopes and Claims: Fine-Grained Access Control

Master OAuth2 scopes and claims to secure APIs with fine-grained access control and build...

Learn More 0 0Jan 14