Glossary

OAuth 2.0 (Authorization Code)

Authorization flow used for SuperPDP onboarding

Scell.io uses OAuth 2.0 Authorization Code (with PKCE) flow for partner sub-tenant onboarding. The main tenant opens a popup to SuperPDP which authenticates the end user, performs KYB, and returns an authorisation code. Scell.io then exchanges this code for tokens (access + refresh).

See also