GuidesAPI Reference
API Reference

Get a cross realm trust

Get a single CrossRealmTrust object identified by source and target realms or projects. An entity can get the CrossRealmTrust created for its realm or granted from its realm to other realms based on the "rlm" claim in the access token.


Access Control:

  • The calling principal must have "readCrossRealmTrust" action permission for the resource "{realm}" in the "authorization" service. The "{realm}" here represents the HRN of the target realm.
  • This permission is granted to all entities by default policy. This permission is also explicitly granted to all entities with roles OrgAdmin or CrossRealmTrustManager.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying the source realm or project

string
required

HRN identifying the target realm or project

Headers
string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json