Table des matières

🇫🇷 Français | 🇬🇧 English


FAQ

General

What is LINLP?

L’Identité Numérique La Poste (LINLP) is a unique digital key accessible from your smartphone, allowing you to complete online procedures simply and securely.

It combines:

👉 It allows users to securely prove their identity online.


What is the difference with FranceConnect+?

FranceConnect+ is an identity federation allowing access to various compatible public and partner services.

LINLP is an identity provider that can be used:


Integration

Which protocol is used?

LINLP mainly relies on:


Which flow do you recommend?

The recommended standard flow is:

Authorization Code

👉 It provides the highest level of security for web and application integrations.


Can LINLP be integrated on mobile?

Yes.

The following journeys can be supported depending on the chosen architecture:


Data

What data can be retrieved?

Depending on authorized scopes:

👉 See: Scopes and Claims


Is the preferred name reliable?

No.

The `preferred_username` field:

👉 It must not be used as trusted reference data.


Is all data always returned?

No.

Returned data depends on:


Security

Should the id_token be stored?

Yes.

The `id_token` constitutes:

👉 It is recommended to retain it according to the partner’s internal policies.


Should the JWT be validated?

Yes, systematically:


Can the client_secret be used on the frontend?

No.

⚠️ The `client_secret` is strictly confidential and must remain on the backend.


Testing

Is there a test environment?

Yes:


How can credentials be obtained?

Submit a request to the LINLP team with:


Do Sandbox credentials work in production?

No.

Each environment has separate credentials:


UX

No.

It appears only:


Does the user need their smartphone?

Yes.

Authentication relies on mobile validation through the LINLP application.


What happens if the user refuses?

The journey is interrupted and authentication does not succeed.