GuidesAPI Reference
API Reference

Gets a trusted OpenID Connect Identity Provider for an App

Gets a trusted OpenID Connect Identity Provider configured for an App.


Access Control:

  • The calling principal must either have "read" action permission for the resource "{app}" in the "account" service and that the App is constrained to a Project or have "readIdentityProviders" action permission for the callers "{realm}" in the "account" service.
  • The calling principal MUST NOT include a project scope.
Path Params
string
required

HRN identifying the application. Must be URL-encoded, if reserved characters ":/?#[]@!$&'()*+,;=" are used. see https://tools.ietf.org/html/rfc3986#section-2.2.

string
required

HRN identifying the IdentityProvider.

Query Params
string

Comma-separated list of fields to return, for the specified AppIdentityProviderAttachment.
By default, the "identityProviderHrn", "appHrn", and "enabled" properties are returned. Additional supported fields also include "identityProviderId", "identityProviderName", "identityProviderDescription", "identityProviderAccountType", "identityProviderRealm", and "identityProviderIssuers".

Headers
string

The unique for the request, used to track this request within the service. X-Request-ID value is NOT propagated to the downstream services.

string

Correlates HTTP requests between a client and server. If not present in the incoming request, it will be generated. This header and value will be included in all loglines including access logs. It will also be propagated to downstream services and returned in the response.

Responses

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