Types
WorkOSConfiguration
Short-lived WorkOS admin portal URLs and an embeddable widget token for configuring SSO, directory sync, and domain verification. All URLs and the widget token are generated on demand and should be used immediately; do not cache or store them.
object
WorkOSConfigurationFields
ssoUrl
String!
URL to configure SSO settings in the WorkOS admin portal.
directorySyncUrl
String!
URL to configure directory sync settings in the WorkOS admin portal.
domainVerificationUrl
String!
URL to configure domain verification settings in the WorkOS admin portal.
widgetToken
String!
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.
Was this page helpful?

