Corppass
  • INTRODUCTION
    • About Corppass
    • Corppass Design Guidelines
      • Brand Guidelines
      • Button Guidelines
  • Technical Specifications
    • Corppass Authorization API
      • Key concepts
        • Client JWKS
        • JWS and JWE
        • Client Assertion JWT
        • Proof Key of Code Exchange (PKCE)
      • Staging and Production URLs
      • Well-known Endpoints
        • OpenID Discovery Endpoint
        • JWKS Endpoint
      • Scopes
      • Authorization Endpoint
        • Authorization Code with Proof Key of Code Exchange (PKCE) Flow
        • Pushed Authorization Request (PAR) Flow
      • Token Endpoint
        • ID Token Structure
          • UserInfo Claim Structure
          • EntityInfo Claim Structure
        • Access Token Structure
      • Authorization Info Endpoint
        • AuthInfo Structure
        • TPAuthInfo Structure
      • Pushed Authorization Request (PAR) Endpoint
  • Corppass Developer Portal (CDP)
    • User Guide
      • Getting Started
      • Login to CDP
      • Available Digital Service Settings
        • FAQs
      • Toggle Between Staging and Production Environments
      • Portal Features
        • Updating the Digital Service and Managing Metadata
      • User Roles and Permissions
      • Frequently Asked Questions (FAQ)
        • Login Issues
        • Access and Permissions
        • How is CDP Different from Corppass Agency Admin (AA) Portal?
        • Other Common Issues
  • MORE INFORMATION
    • Is Corppass working?
    • Contact Us
Powered by GitBook
On this page
  • Prerequisites for access
  • Locating Your Corppass Admin
  • If you already have "Default Access to all Digital Services"
  • Understanding Corppass OIDC
  1. Corppass Developer Portal (CDP)
  2. User Guide

Getting Started

PreviousUser GuideNextLogin to CDP

Last updated 3 months ago

Prerequisites for access

  1. NRIC/FIN Holder

    • You must possess a valid NRIC/FIN.

  2. Singpass Account

    • You must have an active Singpass account.

    • If you do not have a valid Singpass account, refer to this for guidance on registration.

  3. Corppass Account and Authorisation

    • You must hold an active Corppass account with your organisation. If you do not, get your Corppass Admin to create an account for you.

      • For Corppass Admins and Sub-Admins, please refer to this FAQ for guidance on for other users.

    • You must also be authorised to access the "Corppass Developer Portal" digital service.

      • For Corppass Admins and Sub-Admins, please refer to the to grant CDP access to other users in your organisation.

Locating Your Corppass Admin

If you are unsure who your Corppass Admin is, refer to this for assistance.


If you already have "Default Access to all Digital Services"

  • If you need a higher access level, you will need your entity's Corppass Admin/ Sub-Admin to authorise you for CDP and change the role assignment.


Understanding Corppass OIDC

You will automatically have access to CDP if your Corppass account has previously been configured with 'Default access to all digital services'. ()

Please note however, that your default role on CDP will be 'Read-Only User' in this case. Learn more about and their respective permissions.

Please refer to the section for details on integrating with Corppass.

FAQ
how to create a Corppass account
FAQ on User Authorisation
FAQ on Finding Your Corppass Admin
how to check
roles in CDP
Corppass Authorization API