> For the complete documentation index, see [llms.txt](https://docs.id.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.id.gov.sg/1/onboarding-guide/background.md).

# Background

Using sgID, you'll be able to request for government-verified data from your end users without onboarding onto Singpass or MyInfo. This guide will bring you through the necessary steps for registering and integrating with sgID as a relying party (RP).

sgID's OAuth implementation supports the standard [authorization code grant type](https://tools.ietf.org/html/rfc6749#section-4.1). As such, the integration steps will be based on the OAuth 2.0 authorization code flow.
