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": "oidc",
- "type": "oidc",
- "config": { }
}
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"
}