Tag · 26 articles

SAML

Google Lets Workspace Admins Apply One Policy Across All SAML Apps

Google's latest update lets Workspace admins apply one policy across all SAML apps, streamlining security management. Learn how to implement and benefit from this feature immediately.

Configuring SAML SSO with Okta - PortSwigger

Learn how to configure SAML SSO with Okta for PortSwigger. Complete guide with code examples and security tips.

OIDC vs SAML 2026: 1KB JWT vs 5KB XML, 21-Year Gap

Discover the key differences between OIDC and SAML in 2026, focusing on JWT vs XML, performance, and security implications. Make informed decisions for your IAM strategy.

Post-Quantum Cryptography Migration for Identity Infrastructure: 2026 Developer Guide

Migrate your identity infrastructure to post-quantum cryptography before the 2030 federal deadline. Covers NIST ML-KEM/ML-DSA standards, Keycloak PQC JWT signing, TLS hybrid migration, and JWT/SAML signing for OAuth 2.0 systems.

Entra ID Federation: External IDPs

Learn how to configure Microsoft Entra ID Federation with external identity providers for seamless SSO. Step-by-step guide with code examples and security tips.

ForgeRock IDP Configuration: Setting Up Identity Provider with SAML and OIDC

Learn how to set up ForgeRock IDP with SAML and OIDC for secure identity management. Includes configuration steps and security best practices.

PingOne SSO Configuration: SAML and OIDC Federation Setup

PingOne SAML and OIDC configuration: fix SAML_AUTHN_REQUEST_INVALID_ISSUER, configure SP connections, find OIDC discovery URL, add PKCE for SPAs, and resolve access_denied errors. Step-by-step with exact Admin Console paths.

SAML vs SSO: Navigating Identity Management Protocols

Explore the differences between SAML and SSO, their use cases, and best practices for implementing them securely in your applications.

ADFS to Keycloak Migration: Replacing Windows Federation with Open Source IAM

Migrate from ADFS to Keycloak with this practical guide covering Active Directory integration, SAML application migration, claim rules translation, and WS-Federation app conversion strategies.

PingFederate SAML Configuration: Enterprise Federation Setup Guide

Learn how to configure PingFederate for SAML-based enterprise federation. This guide covers setup, security, and troubleshooting with practical examples.

SAML Authentication Broken Almost Beyond Repair

Recent vulnerabilities in SAML authentication protocols expose critical security risks. Learn how to identify and mitigate these issues to protect your applications and user data.

PingOne Advanced Identity Cloud: Architecture, Features, and Developer Guide

PingOne Advanced Identity Cloud (AIC) complete guide: configure OIDC/SAML apps, DaVinci flows, MFA, and tenant environments. Covers AIC vs PingFederate migration, token endpoint URLs, and troubleshooting pingone_error_code errors.

Configuring SAML Login with Spring Security: metadata-location and Relying Party Setup

spring.security.saml2.relyingparty.registration setup guide: configure metadata-location for Okta/Keycloak/Azure AD IdP, certificate trust, assertion consumer service, and fix SAML signature validation failures. Spring Boot 3 example repo included.

Modernize SAML Web Architectures the Right Way

Discover how to modernize SAML web architectures securely and efficiently. Learn best practices for seamless integration and enhanced security.

SAML vs OIDC: When to Use Which Protocol in 2025

Explore SAML vs OIDC: Learn when each protocol is best for secure authentication in 2025. Discover key differences and use cases today!

Architecture and Deployment of ForgeRock IDM Integration with SAML

Dive into the architecture and deployment of ForgeRock IDM integration with SAML. Learn how to streamline your DevOps processes and enhance security.

Developing and Configuring PingOne Integration Nodes in ForgeRock AM

Discover how to develop and configure PingOne Integration Nodes in ForgeRock AM. Dive into detailed steps for seamless integration and enhanced security workflows.

SAML Response Decode: How to Debug & Understand SAML XML (2025)

Decode and debug SAML Response XML with this step-by-step guide. Learn to decode Base64 assertions, validate signatures, and fix SSO issues.

SAML and Single Sign-On Guides

SAML 2.0 and SSO guides: assertions, metadata, signature validation, IdP and SP configuration for Okta, Keycloak, ForgeRock and Entra ID, and debugging responses that the IdP swears are fine.

Testing SAML and OIDC Authorization Flows with Postman

Test SAML and OIDC authorization flows in Postman — step-by-step guide covering SAMLRequest/Response, OAuth2 authorization code flow, JWT validation, and common debugging tips.