29 lines
789 B
JSON
29 lines
789 B
JSON
|
|
{
|
|
"login_type":"button",
|
|
"client_id":"",
|
|
"client_secret":"",
|
|
"scope":"email profile openid offline_access",
|
|
"endpoint_login":"",
|
|
"endpoint_userinfo":"",
|
|
"endpoint_token":"",
|
|
"endpoint_end_session":"",
|
|
"acr_values":"",
|
|
"identity_key":"preferred_username",
|
|
"no_sslverify":"0",
|
|
"http_request_timeout":"5",
|
|
"enforce_privacy":"0",
|
|
"alternate_redirect_uri":"0",
|
|
"nickname_key":"preferred_username",
|
|
"email_format":"{email}",
|
|
"displayname_format":"",
|
|
"identify_with_username":"0",
|
|
"state_time_limit":"180",
|
|
"token_refresh_enable":"1",
|
|
"link_existing_users":"0",
|
|
"create_if_does_not_exist":"1",
|
|
"redirect_user_back":"0",
|
|
"redirect_on_logout":"1",
|
|
"enable_logging":"0",
|
|
"log_limit":"1000"
|
|
} |