getConnections

Get all SSO Connections owned by the organization. This method wraps the {@link https://stytch.com/docs/b2b/api/get-sso-connections Get SSO Connections} API endpoint. The caller must have permission to call this endpoint via the project's RBAC policy & their role assignments.

Return

B2BSSOGetConnectionsResponse


abstract fun getConnections(callback: (B2BSSOGetConnectionsResponse) -> Unit)

Get all SSO Connections owned by the organization. This method wraps the {@link https://stytch.com/docs/b2b/api/get-sso-connections Get SSO Connections} API endpoint. The caller must have permission to call this endpoint via the project's RBAC policy & their role assignments.

Parameters

callback

a callback that receives a B2BSSOGetConnectionsResponse