Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 940 Bytes

WellKnownApi.md

File metadata and controls

36 lines (18 loc) · 940 Bytes

\WellKnownApi

All URIs are relative to http://localhost

Method HTTP request Description
get_service_account_issuer_open_id_configuration GET /.well-known/openid-configuration

get_service_account_issuer_open_id_configuration

String get_service_account_issuer_open_id_configuration()

get service account issuer OpenID configuration, also known as the 'OIDC discovery doc'

Parameters

This endpoint does not need any parameter.

Return type

String

Authorization

BearerToken

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json

[Back to top] [Back to API list] [Back to Model list] [Back to README]