Skip to main content

France Identité

Verifies a user’s identity using the France Identité mobile app

Provides a secure verification option where users prove their identity through France’s national digital identity app. Ideal for fast, trusted onboarding or identity verification processes.

info

For new integrations, use the eIDs step instead. It supports France Identité alongside other eID providers through a unified configuration, and is the recommended approach going forward. The FRANCE_IDENTITE:v1 step remains available for existing integrations.


Key features

  • OIDC-based authentication: Secure authentication using France Identité via OpenID Connect.
  • Seamless redirection: Redirects users to France Identité for login and returns them post-authentication.
  • Ready-to-use: No additional configuration needed for integration.

Configuration

AttributeTypeRequiredDescription
enableRetrybooleanNoWhen true, adds a retry output route that can be used to handle user cancellations. Defaults to false.

Input datablocks

This step does not require any input datablocks.


Verdicts

Verdicts for this step.

VerdictDescription
verifiedThe user's identity has been successfully authenticated by the France Identité wallet. The user has consented to sharing their data, and the OIDC flow has completed with the reception of an ID Token containing the verified attributes.
not_verifiedThe authentication attempt failed. The identity could not be verified because the user failed to authenticate with their wallet (e.g., by entering an incorrect PIN).

Output datablocks

Datablocks produced per verdict.

VerdictData blocks produced
verifiedBasicIdentity, ExtendedIdentity, AuthenticationResult
not_verifiedAuthenticationResult