Red Hat · Example Payload

Red Hat Openshift Cluster Manager Identity Provider Example

CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen Source

Red Hat Openshift Cluster Manager Identity Provider Example is an example object payload from Red Hat, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametypemapping_methodgithubldapopenid

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "type": "example_value",
  "mapping_method": "example_value",
  "github": "example_value",
  "ldap": "example_value",
  "openid": "500123"
}