Update Note to configure SSO authored by 过纯中's avatar 过纯中
......@@ -7,7 +7,7 @@ options = {
issuer: "https://sso.thape.com.cn",
client_auth_method: "query",
discovery: true,
"client_options": {
client_options: {
"display_name"=>"Thape",
"host"=>"sso.thape.com.com",
"identifier"=>"",
......
......