For the complete documentation index, see llms.txt. This page is also available as Markdown.

Myinfo Business Support

May 18, 2026

Myinfo Business support is now available on Corppass Authorization API (FAPI 2.0). Refer to getting started guide

New Myinfo Business-specific scopes and corresponding response structures are introduced to support retrieval of entity and user data.

New Myinfo Business integrations must be onboarded as Myinfo Business v3 applications, integrating with the Corppass Authorization API (FAPI 2.0). Existing services must migrate by 31 May 2027, after which legacy versions will be deprecated. Refer to migration guide

Key Changes

Scopes

  • New scopes are introduced to support access to Myinfo Business data:

    • Entity scopes (e.g., entity.basic_profile.*, entity.address, entity.appointments.*)

    • Person scopes (e.g., user.employmentsector, user.passtype)

    • Corppass scopes (e.g., corppass.email)

  • The scopes are only available to Myinfo Business applications.

  • Refer to Myinfo Business Scopes for more details.

Userinfo Endpoint

  • Additional Myinfo Business data available on the Userinfo Endpoint:

    • entity_info for business-related information about the entity the user is transacting on behalf of.

    • person_info for personal information about the user acting on behalf of the entity.

    • corppass_info for information about the transacting user's Corppass account.

  • Refer to Userinfo Endpoint for more details.

Last updated