Identity Toolkit 프로젝트에 대해 기본적으로 지원되는 Idp 구성을 가져옵니다.
HTTP 요청
GET https://identitytoolkit.googleapis.com/admin/v2/{name=projects/*/defaultSupportedIdpConfigs/*}
URL은 gRPC 트랜스코딩 문법을 사용합니다.
경로 매개변수
매개변수 | |
---|---|
name |
구성의 리소스 이름입니다(예: 'projects/my-awesome-project/defaultSupportedIdpConfigs/google.com'). 승인을 처리하려면 지정된 리소스
|
요청 본문
요청 본문은 비어 있어야 합니다.
응답 본문
성공한 경우 응답 본문에 DefaultSupportedIdpConfig
의 인스턴스가 포함됩니다.
승인 범위
다음 OAuth 범위 중 하나가 필요합니다.
https://www.googleapis.com/auth/identitytoolkit
https://www.googleapis.com/auth/firebase
https://www.googleapis.com/auth/cloud-platform
자세한 내용은 Authentication Overview를 참고하세요.