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

(Legacy) Pre-FAPI 2.0 Singpass API Specifications

The purpose of this guide is to describe the necessary APIs that Relying Parties (RPs) must invoke to facilitate an Open ID Connect (OIDC) authentication for a Singpass user via the Redirect Authentication Flow.

RPs are to implement the following steps:

Frontend:

Backend:

  • Step 4: Exchange auth code with ID token (involves client authentication) using Token endpoint.

Was this helpful?