Skip to main content

Get auth source for username (password or SSO)


ApiScope: manage.user.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    UserName string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    authSource string
    authSourceType string
    ssoProvider string
Loading...