feat: Expand SSOProviderType to all supported enterprise SSO types#1634
feat: Expand SSOProviderType to all supported enterprise SSO types#1634devin-ai-integration[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Original prompt from heather
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Greptile Summary
Confidence Score: 5/5The change is merge-safe: it broadens TypeScript typing for an existing serialized field without altering runtime request construction. Only two Admin Portal interface/type files are touched, the behavior remains unchanged, and no code paths introduce new execution or persistence risks.
What T-Rex did
Reviews (1): Last reviewed commit: "Expand SSOProviderType to all supported ..." | Re-trigger Greptile |
Description
Expands
SSOProviderTypefrom only'GoogleSAML'to all 33 enterprise SSO provider types (SAML + OIDC) that the API now accepts forintentOptions.sso.providerTypewhen generating Admin Portal links.New
SSOProviderTypeunion type is exported from the package. Companion to workos/workos#62957 which removed theGoogleSAML-only server-side restriction.Documentation
The API reference docs are updated in the companion PR (workos/workos#62957).
Link to Devin session: https://app.devin.ai/sessions/be0ac27c0b6f4967b67645d6001810ce