All Products
Search
Document Center

Identity as a Service:GetIdentityProviderAdvancedConfiguration

Last Updated:Jun 10, 2026

Mengambil informasi Konfigurasi Lanjutan.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

Parameter permintaan

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

ID instans.

eiam-111ccc1111

IdentityProviderId

string

Yes

ID penyedia identitas.

idp_11111

Elemen respons

Element

Type

Description

Example

object

RequestId

string

Request ID

0441BD79-92F3-53AA-8657-F8CE4A2B912A

AdvancedConfiguration

object

Advanced configuration information

InstanceId

string

Instance ID

idaas_kpvmhktvun6u66dgpjh3l4wxxx

IdentityProviderId

string

Identity provider ID

idp_na2rzpyc67zr7ixdfy35zgrxxx

DingtalkAdvancedConfig

object

DingTalk advanced configuration

AppKey

string

AppKey of the DingTalk first-party application

ding5xo9rg0csw3f6xxx

AppSecret

string

App secret of the DingTalk first-party application

***

Contoh

Respons sukses

JSONformat

{
  "RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
  "AdvancedConfiguration": {
    "InstanceId": "idaas_kpvmhktvun6u66dgpjh3l4wxxx",
    "IdentityProviderId": "idp_na2rzpyc67zr7ixdfy35zgrxxx",
    "DingtalkAdvancedConfig": {
      "AppKey": "ding5xo9rg0csw3f6xxx",
      "AppSecret": "***"
    }
  }
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.