Table des matières

🇫🇷 Français | 🇬🇧 English


Testing L'Identité Numérique La Poste

Two methods are available to test the LINLP integration.

🟢 Test Account 🔵 Simulated Identity
Lead time Immediate 48 business hours
Mobile application Not required Required
Data Predefined Customisable
Recommended usage Integration and acceptance testing Production-like simulation

👉 The default method is the test account. It covers the majority of integration needs.


🟢 Method 1 — Ready-to-use test account

Overview

User accounts are made directly available by the LINLP team.

Each account comes with a complete dataset (civil identity, ID document, phone number, activation dates) and can be used immediately with a simple username / password.

✅ No mobile application required
✅ Available immediately
✅ 21 varied personas (nationalities, document types, ages, first names)

Access the accounts

👉 View the list of test accounts

Usage in OIDC flows

Test accounts are used like any regular LINLP user account:

  1. Trigger the authentication flow from your application
  2. Enter the username and password of the test account
  3. Validate — the identity data is returned in the token

👉 See the Authorization Code Flow


🔵 Method 2 — Simulated identity (production-like)

When to use it?

This method is recommended if you want to simulate the real user journey: account creation from the mobile application, phone verification, activation by code.

It allows you to test scenarios with custom data and behaviour identical to that of a production user.

⚠️ This method requires a prior request to the LINLP team and a processing time of 48 business hours.

Learn more

👉 View the full procedure for creating a simulated identity


⚠️ Important notes

Point Detail
Unique email and phone number Each LINLP account requires unique contact details
Fictitious data Data must be consistent with your test scenarios
Plan ahead Allow 48 business hours for method 2

Next step

👉 Authorization Code Flow