Creates an SSO access ticket to initiate the Self Service SSO Flow using a self-service profile.
Documentation Index
Fetch the complete documentation index at: https://auth0-feat-ionic-capacitor-quickstart-modernization.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The id of the self-service profile to retrieve
If provided, this will allow editing of the provided connection during the SSO Flow
If provided, this will create a new connection for the SSO flow with the given configuration
List of client_ids that the connection will be enabled for.
List of organizations that the connection will be enabled for.
Number of seconds for which the ticket is valid before expiration. If unspecified or set to 0, this value defaults to 432000 seconds (5 days).
0 <= x <= 432000Configuration for the setup of the connection’s domain_aliases in the self-service SSO flow.
Configuration for the setup of Provisioning in the self-service flow.
Indicates whether a verified domain should be used for organization discovery during authentication.
Specifies which features are enabled for an "edit connection" ticket. Only applicable when connection ID is provided.
SSO Access Ticket successfully created.
The URL for the created ticket.