List all SSO profiles
SSO Profiles
List all SSO profiles
List all SSO profiles
GET
List all SSO profiles
Authorizations
Response
200 - application/json
OK
Unique identifier/key for the SSO profile
Example:
"ldap_dev"
Name of the SSO profile
Example:
"Developers@LocalAD"
Type of action to perform
Example:
"GenerateOrLoginDeveloperProfile"
URL for SSO login
Example:
"http://localhost:3001/tib/auth/ldap_dev/ldap"
Callback URL for SSO authentication
Example:
"http://localhost:3001/tib/auth/ldap_dev/ldap/callback"
Type of the selected provider
Example:
"ldap"
Timestamp of when this profile was last updated
Pattern:
^\d{4}-\d{2}-\d{2} \d{2}:\d{2}$Example:
"2024-11-14 12:36"
Email of the user who last updated this profile
Example:
"auto_test@tyk.io"