SAML Testing Tool

What is this tool?

This is a SAML testing tool acting as a Service Provider (SP) that allows you to configure and test SAML authentication flows with Authgear, Auth0, Okta, Entra ID or any other Identity Provider (IdP).

How to use it:

  1. Configure your IdP settings - Enter your Authgear or other Identity Provider's details in the form
  2. Set up your SP - Configure your Service Provider settings
  3. Test authentication - Click "Login" to initiate SAML authentication
  4. View results - Check the attributes and user information returned

Key Features:

  • Test SAML 2.0 authentication flows
  • View user attributes and claims
  • Configure various SAML bindings
  • Test different NameID formats
  • Validate SAML responses

Get Started with SAML SSO

Experience seamless, secure, and scalable identity management with Authgear.

Get started for free

Configuration parameters from your IdP

These are the configuration values you need to obtain from your Identity Provider.

Upload Metadata

Quick setup with your IdP's SAML metadata file

Manual Setup

Configure each parameter individually

Parameters to configure in your IdP

These are the values you need to configure in your Identity Provider settings.

Assertion Consumer Service URL
The audience value that should be present in SAML assertions. Usually your SP's entity ID or URL.

AuthnRequest Parameters

These parameters control how the SAML authentication request is sent to your Identity Provider.

Use the IdP's default authentication behavior. The IdP may use existing sessions or prompt for authentication as appropriate.

The IdP will not prompt the user for authentication if they already have a valid session. Useful for silent authentication checks.

The IdP will always require fresh authentication, even if the user has an existing session. Forces re-authentication.

Specify a particular user identifier to test authentication for a specific user. Leave empty to use the IdP's default user selection.