Skip to main content
Version: latest

Returns a list of supported sso auth providers

GET 

/v1/auth/sso/providers

Returns a list of supported sso auth providers

Responses

(empty)

Schema

  • Array [

  • displayNamestring

    Describes the display name for the sso login

    logostring

    Describes the url path for the sso login

    namestring

    Describes the processed name for the sso login

    redirectUristring

    Describes the sso login url for the authentication

  • ]

Loading...