44 lines
No EOL
1.5 KiB
JSON
44 lines
No EOL
1.5 KiB
JSON
{
|
|
"addIdPMapper": "添加身份提供者映射器",
|
|
"redirectURI": "重定向URI",
|
|
"clientId": "客户端 ID",
|
|
"clientSecret": "客户端密钥",
|
|
"endpoints": "服务路径",
|
|
"alias": "别名",
|
|
"ssoServiceUrl": "单点登录服务URL",
|
|
"singleLogoutServiceUrl": "单一注销服务URL",
|
|
"nameIdPolicyFormat": "NameID策略格式",
|
|
"email": "电子邮件",
|
|
"unspecified": "未指定",
|
|
"httpPostBindingResponse": "HTTP-POST绑定响应",
|
|
"httpPostBindingAuthnRequest": "HTTP-POST AuthnRequest的绑定",
|
|
"wantAuthnRequestsSigned": "需要AuthnRequests签名",
|
|
"forceAuthentication": "强制验证",
|
|
"validatingX509Certs": "验证X509证书",
|
|
"authorizationUrl": "授权URL",
|
|
"tokenUrl": "令牌URL",
|
|
"logoutUrl": "注销URL",
|
|
"backchannelLogout": "Backchannel注销",
|
|
"disableUserInfo": "禁用用户信息",
|
|
"userInfoUrl": "用户信息URL",
|
|
"issuer": "发行人",
|
|
"scopes": "范围",
|
|
"prompt": "提示",
|
|
"prompts": {
|
|
"none": "none",
|
|
"consent": "同意",
|
|
"login": "login"
|
|
},
|
|
"clientAuthentication": "客户端验证",
|
|
"validateSignature": "验证签名",
|
|
"useJwksUrl": "使用JWKS URL",
|
|
"jwksUrl": "JWKS URL",
|
|
"storeTokens": "存储令牌",
|
|
"storedTokensReadable": "存储令牌可读",
|
|
"trustEmail": "信任电子邮件",
|
|
"firstBrokerLoginFlowAlias": "第一登录流",
|
|
"postBrokerLoginFlowAlias": "登录后流程",
|
|
"mapperType": "映射器类型",
|
|
"selectRole": "选择角色",
|
|
"userAttribute": "用户属性"
|
|
} |