Skip to main content
Version: latest

Returns k8s spectrocluster oidc

GET 

/v1/spectroclusters/:uid/oidc

Returns k8s spectrocluster oidc

Request

Path Parameters

    uid stringrequired

    spc uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

OK

Schema

    clientIdstring
    clientSecretstring
    issuerUrlstring

    the issuer is the URL identifier for the service

    requiredClaims

    object

    Emailstring
    FirstNamestring
    LastNamestring
    SpectroTeamstring
    scopesstring[]
Loading...