Executed successfully.
Unauthorized
Forbidden
unexpected error
unexpected error
[- {
- "alias": "saml",
- "type": "saml",
- "samlData": {
- "signingCertificate": "signingCertificateExample",
- "entityId": "example.run.ai/runai",
- "serviceProviderMetadataUrl": "https://example.runai.com/auth/realms/runai/broker/saml/endpoint/descriptor"
}, - "mappers": {
- "gid": "GID",
- "groups": "GROUPS",
- "supplementaryGroups": "SUPPLEMENTARYGROUPS",
- "uid": "UID",
- "email": "email"
}
}
]
Executed successfully.
Bad request.
Unauthorized
Forbidden
The specified resource was not found
The specified resource already exists
unexpected error
unexpected error
{- "type": "saml",
- "mappers": {
- "gid": "GID",
- "groups": "GROUPS",
- "supplementaryGroups": "SUPPLEMENTARYGROUPS",
- "uid": "UID",
- "email": "email"
}
}
{- "alias": "oidc"
}
Executed successfully.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
{- "alias": "string",
- "type": "saml",
- "redirectUri": "string",
- "samlData": {
- "signingCertificate": "string",
- "singleSignOnServiceUrl": "string",
- "entityId": "string",
- "serviceProviderMetadataUrl": "string"
}, - "oidcData": {
- "clientId": "string",
- "clientSecret": "string",
- "scopes": [
- "string"
]
}, - "ocpData": {
- "idpBaseUrl": "string",
- "clientId": "string",
- "clientSecret": "string",
- "scopes": [
- "string"
]
}, - "mappers": {
- "gid": "string",
- "uid": "string",
- "groups": "string",
- "supplementaryGroups": "string",
- "email": "string"
}
}
Idp successfully deleted
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
{- "code": 401,
- "message": "Issuer is not familiar."
}
Idp successfully updated
Bad request.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
{- "type": "saml",
- "mappers": {
- "gid": "GID",
- "groups": "GROUPS",
- "supplementaryGroups": "SUPPLEMENTARYGROUPS",
- "uid": "UID",
- "email": "email"
}
}
{- "code": 400,
- "message": "Required parameter is missing"
}
Executed successfully.
Unauthorized
Forbidden
The specified resource was not found
unexpected error
unexpected error
{- "gid": "string",
- "uid": "string",
- "groups": "string",
- "supplementaryGroups": "string",
- "email": "string"
}
Request accepted successfully.
Bad request.
Unauthorized
Forbidden
unexpected error
unexpected error
{- "gid": "string",
- "uid": "string",
- "groups": "string",
- "supplementaryGroups": "string",
- "email": "string"
}
{- "code": 400,
- "message": "Required parameter is missing"
}