Check if the username belongs to an SSO account
GET/v1/users/username/:username/loginconfig
Check whether the user with 'username' attribute has SSO configured or has logged in locally specified value should be an email address; response contains the companyId, ssoLogin status and localLogin status
Request
Responses
- 200
- 400
- 404
- 412
Successfully found user and login method
Request conditions failed
Company not found
Request conditions failed