a
This commit is contained in:
@@ -117,7 +117,7 @@ in
|
||||
auth_endpoint = "/ui/oauth2";
|
||||
client_secret = "@replace_oauth_secret@";
|
||||
map_user_id = "preferred_username";
|
||||
scope = [ "openid" "email" "profile" ];
|
||||
scope = "openid,email,profile";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user