{
"meta": {
"page": 1,
"page_size": 20,
"total": 1
},
"items": [
{
"display_name": "商城后端",
"response_types": [
"token",
"id_token token",
"code"
],
"tenant": "tenant",
"name": "ec-web",
"redirect_uris": [
"https://mydomain/callback"
],
"allowed_origins": [
"https://mydomain"
],
"allowed_logout_urls": [
"https://mydomain/logout"
],
"token_endpoint_auth_method": "none",
"grant_types": [
"authorization_code",
"client_credentials"
],
"app_type": "native",
"is_first_party": true,
"oidc_conformant": true,
"jwt_configuration": {
"lifetime_in_seconds": 86400,
"alg": "RS256"
},
"encryption_key": {
"pub": "ea Ut qui",
"cert": "aute tempor eu id",
"subject": "ullamco dolor officia elit adipisicing"
},
"sso": true,
"cross_origin_auth": true,
"sso_disabled": true,
"addons": {
"sso_integration": "nulla minim veniam dolor"
},
"initiate_login_uri": "https://mydomain/login",
"client_id": "T3N340S-OGz5mNc5-BqxVhP9JD_NbeGQ",
"client_secret": "23N340S-OGz5mNc5-BqxVhP9JD_NbeGQT3N340S-OGz5mNc5-BqxVhP9JD_NbeGQ"
}
]
}