feat(generated): SSO (batch 16283437) - #426
Conversation
Greptile SummaryThis regeneration removes the SSO Connection callback endpoint and clarifies SAML prompt behavior.
Confidence Score: 3/5This PR should not merge until the public Removing the exported property and named constructor parameter can break existing consumer code, but the pending changelog currently presents the change as an ordinary fix. Files Needing Attention: lib/Resource/Connection.php and .changelog-pending/2026-07-28T20-32-59-c7b77690a4486560659df08d947039af4cd52055.md Important Files Changed
Prompt To Fix All With AI### Issue 1
.changelog-pending/2026-07-28T20-32-59-c7b77690a4486560659df08d947039af4cd52055.md:1
**Breaking removal classified as fix**
When consumers upgrade within the version range selected for fixes, removing the public `Connection::$callbackEndpoint` property and named constructor parameter causes undefined-property access or `Unknown named parameter $callbackEndpoint` errors, despite the changelog presenting this SDK surface break as an ordinary fix.
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.Reviews (2): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile |
| @@ -0,0 +1,5 @@ | |||
| * [#426](https://github.com/workos/workos-php/pull/426) fix(generated): regenerate from spec | |||
There was a problem hiding this comment.
Breaking removal classified as fix
When consumers upgrade within the version range selected for fixes, removing the public Connection::$callbackEndpoint property and named constructor parameter causes undefined-property access or Unknown named parameter $callbackEndpoint errors, despite the changelog presenting this SDK surface break as an ordinary fix.
Knowledge Base Used: SSO and User Management authentication flows
Prompt To Fix With AI
This is a comment left during a code review.
Path: .changelog-pending/2026-07-28T20-32-59-c7b77690a4486560659df08d947039af4cd52055.md
Line: 1
Comment:
**Breaking removal classified as fix**
When consumers upgrade within the version range selected for fixes, removing the public `Connection::$callbackEndpoint` property and named constructor parameter causes undefined-property access or `Unknown named parameter $callbackEndpoint` errors, despite the changelog presenting this SDK surface break as an ordinary fix.
**Knowledge Base Used:** [SSO and User Management authentication flows](https://app.greptile.com/workos/-/custom-context/knowledge-base/workos/workos-php/-/docs/sso-and-user-management.md)
---
For each issue above, determine whether it is valid and should be fixed. If so, fix it directly.Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
Summary
Regenerated SDK from spec changes.
Triggered by workos/openapi-spec@c7b7769