Skip to main content
Docs

The Backend EnterpriseConnectionOauthConfig object

OAuth configuration included on a Backend API EnterpriseConnection response.

Properties

  • Name
    clientId
    Type
    string
    Description

    The OAuth client ID.

  • Name
    createdAt
    Type
    number
    Description

    The date when the configuration was first created.

  • Name
    discoveryUrl
    Type
    string
    Description

    The OpenID Connect discovery URL.

  • Name
    id
    Type
    string
    Description

    The unique identifier for the OAuth configuration.

  • Name
    logoPublicUrl
    Type
    string
    Description

    The public URL of the OAuth provider logo, if available.

  • Name
    name
    Type
    string
    Description

    The name to use as a label for the configuration.

  • Name
    updatedAt
    Type
    number
    Description

    The date when the configuration was last updated.

Feedback

What did you think of this content?

Last updated on