List all SSO profiles
List all SSO profiles
Authorizations
Query Parameters
Maximum number of records to return for this request. Overrides the row count only, not the page offset (which is always based on per_page), so use per_page for pagination rather than combining limit with page. Defaults to the per_page value.
Items per page. Defaults to the resource-specific page count if configured, otherwise 20
Page number. Defaults to 1 when omitted
Response
OK
Unique identifier/key for the SSO profile
"ldap_dev"
Name of the SSO profile
"Developers@LocalAD"
Type of action to perform
"GenerateOrLoginDeveloperProfile"
URL for SSO login
"http://localhost:3001/tib/auth/ldap_dev/ldap"
Callback URL for SSO authentication
"http://localhost:3001/tib/auth/ldap_dev/ldap/callback"
Type of the selected provider
"ldap"
Timestamp of when this profile was last updated
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$"2024-11-14 12:36"
Email of the user who last updated this profile
"auto_test@tyk.io"