Skip to main content

OIDCProviderService_DeleteOIDCProvider

DELETE 

/auth/v3/sso/oidc/provider/{metadata.name}

OIDCProviderService_DeleteOIDCProvider

Request

Path Parameters

    metadata.name stringrequired

    name of the resource

Query Parameters

    apiVersion stringrequired

    Default value: system.k8smgmt.io/v3

    API Version

    API Version of the OIDCProvider resource

    kind stringrequired

    Default value: OIDCProvider

    Kind

    Kind of the OIDCProvider resource

    metadata.displayName string

    Display Name

    display name of the resource

    metadata.description string

    Description

    description of the resource

    metadata.labels string

    Labels

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    metadata.annotations string

    Annotations

    This is a request variable of the map type. The query format is "map_name[key]=value", e.g. If the map name is Age, the key type is string, and the value type is integer, the query parameter is expressed as Age["bob"]=18

    metadata.project stringrequired

    Project

    Project of the resource

    metadata.organization string

    Organization

    Organization to which the resource belongs

    metadata.partner string

    Partner

    Partner to which the resource belongs

    metadata.id string
    metadata.urlScope string
    metadata.createdAt date-time
    metadata.modifiedAt date-time
    spec.providerName string

    enumeration?

    spec.mapperUrl string
    spec.mapperFilename string
    spec.clientId string
    spec.clientSecret string
    spec.scopes string[]
    spec.issuerUrl string
    spec.authUrl string
    spec.tokenUrl string
    spec.requestedClaims object

    JSON object

    spec.predefined boolean
    spec.callbackUrl string
    status.conditionType string

    Condition Type

    type of the status condition

    status.conditionStatus string

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

    Default value: StatusNotSet

    Condition Status

    status of the condition

    status.lastUpdated date-time

    Last Updated

    when the condition status is last updated

    status.reason string

    Reason

    reason of the last condition status

Responses

A successful response.

Schema

    object

Loading...
CNCF

We are a Cloud Native Computing Foundation sandbox project.