Configure Access Federation on a JPD

Configure access federation on a JPD.

Note: Mission Control acts as a centralized orchestrator, and is the recommended way to manage Access Federation configuration across multiple JPDs from a single control plane. To manage federation settings directly on an individual JPD, you can also use the Access Federation APIs.

Security: Requires admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The JPD ID

Body Params

Access federation configuration (snake_case JSON). Used as the GET response for one JPD and as the PUT request body when configuring star federation. Both entities and targets are required on PUT.

entities
array of objects
required

Entity types to federate from the source JPD

entities*
targets
array of objects
required

Outbound federation targets from the source JPD (star topology)

targets*
Responses

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - JPD not found

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json