Outils pour utilisateurs

🇫🇷 Français | 🇬🇧 English


Swagger

Objective

Provide technical references and API documentation useful for integrating L’Identité Numérique La Poste.

👉 LINLP APIs mainly rely on OpenID Connect and OAuth 2.0 standards.


Standard OpenID Connect Documentation

Dynamic configuration is available through:

/auth/realms/partenaire/.well-known/openid-configuration

👉 This document notably contains:

  • authorization_endpoint
  • token_endpoint
  • userinfo_endpoint
  • jwks_uri
  • issuer
  • scopes_supported
  • claims_supported

Sandbox

https://authent.pprod.lidentitenumerique.laposte.fr/auth/realms/partenaire/.well-known/openid-configuration

Production

https://authent.lidentitenumerique.laposte.fr/auth/realms/partenaire/.well-known/openid-configuration

Partners are encouraged to use this document as the source of truth to:

  • automatically discover endpoints
  • retrieve available claims
  • identify supported methods

Downloads

Swagger documents:


Next Step

👉 See examples:

API Examples

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

Plus d’informations