By default, delegation is disabled for tenants without an add-on in use as of 8 June 2017. Legacy tenants who currently use an add-on that requires delegation may continue to use this feature. If delegation functionality is changed or removed from service at some point, customers who currently use it will be notified beforehand and given ample time to migrate.
- Exchange an issued to one application for a new one issued to a different application.
- Get a fresh ID token using a refresh token.
- Exchange an ID token for a third-party (e.g., Firebase, AWS) API token.
/oauth/token
endpoint; the /delegation
endpoint is deprecated.
OIDC-conformant applications cannot be the source or target of delegation requests.