Skip to content

feat(generated)!: Changes to sso - #704

Merged
workos-sdk-automation[bot] merged 3 commits into
mainfrom
oagen/batch-16283437
Jul 28, 2026
Merged

feat(generated)!: Changes to sso#704
workos-sdk-automation[bot] merged 3 commits into
mainfrom
oagen/batch-16283437

Conversation

@workos-sdk-automation

@workos-sdk-automation workos-sdk-automation Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Summary

feat(sso)!: SDK surface change: Parameter type changed for "request_options" on "SSO.authorize_logout"

  • SDK surface change: Parameter type changed for "request_options" on "SSO.authorize_logout".

Triggered by workos/openapi-spec@c7b7769

BEGIN_COMMIT_OVERRIDE
feat(sso)!: SDK surface change: Parameter type changed for "request_options" on "SSO.authorize_logout" (#704)
END_COMMIT_OVERRIDE

@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 28, 2026
@workos-sdk-automation
workos-sdk-automation Bot requested review from a team as code owners July 28, 2026 20:32
@workos-sdk-automation workos-sdk-automation Bot added the autogenerated Autogenerated code or content label Jul 28, 2026
@workos-sdk-automation
workos-sdk-automation Bot requested a review from nicknisi July 28, 2026 20:32
@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the generated SSO SDK surface:

  • Removes callback_endpoint from the public Connection model and its serialization fixtures.
  • Modernizes generated type annotations and imports without changing request behavior.
  • Clarifies the prompt="login" authorization documentation for supported SAML providers.

Confidence Score: 5/5

The PR appears safe to merge with the generated model, fixtures, and synchronous and asynchronous SSO surfaces updated consistently.

The removed Connection field is explicitly documented as a breaking generated surface change, while the remaining edits use syntax supported by the package's declared Python versions and do not alter request behavior.

Important Files Changed

Filename Overview
src/workos/sso/models/connection.py Removes the deprecated generated callback_endpoint field consistently from the dataclass and its serialization paths.
src/workos/sso/_resource.py Modernizes annotations across synchronous and asynchronous SSO methods while preserving their request construction and behavior.
tests/test_sso_models_round_trip.py Updates connection round-trip coverage to match the intentionally reduced generated model.
tests/fixtures/connection.json Removes callback_endpoint from the single-connection fixture in line with the generated schema.
tests/fixtures/list_connection.json Removes callback_endpoint from the paginated connection fixture in line with the generated schema.

Reviews (1): Last reviewed commit: "chore(generated): add release notes frag..." | Re-trigger Greptile

@workos-sdk-automation
workos-sdk-automation Bot merged commit dae8afd into main Jul 28, 2026
11 checks passed
@workos-sdk-automation
workos-sdk-automation Bot deleted the oagen/batch-16283437 branch July 28, 2026 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autogenerated Autogenerated code or content

Development

Successfully merging this pull request may close these issues.

0 participants