Developer Docs for Singpass
  • INTRODUCTION
    • Overview of Singpass
    • Understanding the basics of OIDC
  • GETTING STARTED
    • Onboarding Checklist
    • Understanding the Basics
      • Discovery Endpoint
      • Scopes
      • Setup JSON Web Key Store (JWKS)
      • Configure Singpass Application on SDP (In-Progress)
      • Configure Singpass Application
      • Request for Staging Account and Staging Mobile App
    • Start Integration
    • Custom Integration
      • Demo Application Setup
      • Invoke Authorization Endpoint
      • Setup Client Assertion
      • Invoke Token Endpoint
  • MORE INFOMATION
    • Contact
    • FAQ
Powered by GitBook
On this page
  • Step 1: Access the Singpass Developer Portal and configure your application
  • Step 2: Invoke the Discovery Endpoint
  • Step 3: Invoke the Authorization Endpoint
  • Step 4: Invoke the Token Endpoint
  • Step 5: Invoke the User Endpoint
  • Next steps
  1. GETTING STARTED

Onboarding Checklist

PreviousUnderstanding the basics of OIDCNextUnderstanding the Basics

Last updated 10 months ago

This page offers a high-level guide on the essential steps for integrating your mobile/web application with Singpass.

Step 1: Access the and configure your application

Step 2: Invoke the Discovery Endpoint

Step 3: Invoke the

Step 4: Invoke the

Step 5: Invoke the User Endpoint

Info to be added

Next steps

Understand the fundamentals before integrating with Singpass. Explore the readily available ; the client- and server-side code redirects users to the Singpass login page and returns the user's profile upon successful authentication.

Singpass Developer Portal
Corpass Account
Configure your application
Authorization Endpoint
Token Endpoint
demo app