Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .last-synced-sha
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23faa38318d596e581656934ed72c4a18476d742
53bd1a3d0316e90cc64eb9ce339bcd04b55077df
7 changes: 7 additions & 0 deletions spec/open-api-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23939,6 +23939,13 @@ components:
- object
- domain
description: List of Organization Domains.
callback_endpoint:
type: string
description: >-
The immutable callback endpoint for this Connection. For SAML
connections this is the ACS URL; for OIDC connections this is the
redirect URI.
example: https://auth.workos.com/sso/saml/acs/conn_externalkey
options:
type: object
properties:
Expand Down
Loading