workOSConfiguration
Returns short-lived WorkOS admin portal URLs and an embeddable widget token so workspace admins can configure SSO, directory sync, and domain verification.
Each URL is a single-use link generated on the fly by WorkOS; fetch this query immediately before redirecting the user.
Requires the workspace:edit permission and an active SSO entitlement (Frontier plan or above).
Returns null if the workspace has no WorkOS organization configured.
workOSConfiguration: WorkOSConfigurationReturns
URL to configure SSO settings in the WorkOS admin portal.
URL to configure directory sync settings in the WorkOS admin portal.
URL to configure domain verification settings in the WorkOS admin portal.
A short-lived token (valid for one hour) for rendering embedded WorkOS admin UI components directly in your own interface, as an alternative to redirecting users to the portal URLs.

