Articles about openid | UserComp.com

Using Azure Key Vault Secrets in GitLab CI Jobs: A Step-by-Step Guide
Using Azure Key Vault Secrets in GitLab CI Jobs: A Step-by-Step Guide

Learn how to configure GitLab CI jobs to use Azure Key Vault secrets and retrieve temporary credentials. This step-by-step guide covers setting up federated ID and the necessary configurations.

Read More
ADFSSingleSignOn: Configuring Identity Providers for SAML and OAuth/OpenID Apps
ADFSSingleSignOn: Configuring Identity Providers for SAML and OAuth/OpenID Apps

Learn how to configure ADFS SingleSignOn for various apps that support SAML and OAuth/OpenID identity providers. Discover the differences between SAML and OAuth/OpenID and how to apply them in your setup.

Read More
Setting Up Spring Boot App with OpenID Connect (OIDC) Login in GitPod
Setting Up Spring Boot App with OpenID Connect (OIDC) Login in GitPod

In this tutorial, we will guide you through the process of setting up a Spring Boot application with OpenID Connect (OIDC) login in GitPod. We will be using the @oktadev/auth0-spring-boot-passkeys-demo GitHub repository as a reference. By the end of this guide, you will have a working Spring Boot app with OIDC login in GitPod.

Read More
iOS Clock is Wrong When App is Backgrounded Using OpenId AppAuth
iOS Clock is Wrong When App is Backgrounded Using OpenId AppAuth

When using OpenId AppAuth on iOS, the clock may become incorrect when the app is backgrounded. This can cause issues with time-sensitive tasks. In this article, we will explore the issue and provide possible solutions to fix it.

Read More
Keycloak OpenID Connect redirect_uri behaves inconsistently
Keycloak OpenID Connect redirect_uri behaves inconsistently

This article addresses the issue of Keycloak OpenID Connect redirect_uri behaving inconsistently. It explores the challenges faced while working with Keycloak and provides solutions for resolving this issue.

Read More