Skip to main content

OIDCProviderService_ListOIDCProvider

GET 

/auth/v3/sso/oidc/provider

OIDCProviderService_ListOIDCProvider

Request

Responses

A successful response.

Schema
    apiVersion API Version

    Default value: system.k8smgmt.io/v3

    API Version of the OIDCProvider list resource

    kind Kind

    Default value: OIDCProviderList

    Kind of the OIDCProvider list resource

    metadata object

    Metadata of the OIDCProvider list resource

    count int64
    offset int64
    limit int64
    items object[]

    List of the OIDCProvider resources

  • Array [
  • apiVersion API Versionrequired

    Default value: system.k8smgmt.io/v3

    API Version of the OIDCProvider resource

    kind Kindrequired

    Default value: OIDCProvider

    Kind of the OIDCProvider resource

    metadata objectrequired

    Metadata of the OIDCProvider resource

    name Namerequired

    name of the resource

    displayName Display Name

    display name of the resource

    description Description

    description of the resource

    labels object

    labels of the resource

    property name* string
    annotations object

    annotations of the resource

    property name* string
    project Projectrequired

    Project of the resource

    organization Organization

    Organization to which the resource belongs

    partner Partner

    Partner to which the resource belongs

    id string
    urlScope string
    createdAt date-time
    modifiedAt date-time
    spec objectrequired

    Spec of the OIDCProvider resource

    providerName enumeration?
    mapperUrl string
    mapperFilename string
    clientId string
    clientSecret string
    scopes string[]
    issuerUrl string
    authUrl string
    tokenUrl string
    requestedClaims object
    predefined boolean
    callbackUrl string
    status object

    Status of the resource

    conditionType Condition Type

    type of the status condition

    conditionStatus Condition Status

    Possible values: [StatusNotSet, StatusSubmitted, StatusOK, StatusFailed]

    Default value: StatusNotSet

    status of the condition

    lastUpdated date-time

    when the condition status is last updated

    reason Reason

    reason of the last condition status

  • ]
Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.