Package security_lso_service

索引

IdpConfig

識別資訊提供者的設定。

欄位
provider

Provider

識別資訊提供者的名稱。

enabled

bool

如果允許使用者透過提供者登入,則值為「是」。

experiment_percent

int32

針對這個 IdP 提示/重新導向聯合登入的使用者百分比

key

string

OAuth2 用戶端 ID。

secret

string

OAuth2 用戶端密鑰。

whitelisted_audiences[]

string

用戶端 ID 已加入許可清單,可進行目標對象檢查。

apple_code_flow_config

AppleCodeFlowConfig

Apple 代碼流程的其他設定。

AppleCodeFlowConfig

Apple 代碼流程的其他設定。

欄位
team_id

string

Apple Developer Team ID。

key_id

string

私密金鑰的金鑰 ID。

private_key

string

用於簽署用戶端密鑰 JWT 的私密金鑰。