diff --git a/bt5/erp5_oauth_google_login/PropertySheetTemplateItem/portal_property_sheets/GoogleOAuthPreference/preferred_google_secret_key_property.xml b/bt5/erp5_oauth_google_login/PropertySheetTemplateItem/portal_property_sheets/GoogleOAuthPreference/preferred_google_secret_key_property.xml index a517a336bdf0ac0c485b090ea6d2f994dba96ec9..c74dc79c5b864933da525ea3cb92442111d13a34 100644 --- a/bt5/erp5_oauth_google_login/PropertySheetTemplateItem/portal_property_sheets/GoogleOAuthPreference/preferred_google_secret_key_property.xml +++ b/bt5/erp5_oauth_google_login/PropertySheetTemplateItem/portal_property_sheets/GoogleOAuthPreference/preferred_google_secret_key_property.xml @@ -32,6 +32,10 @@ <key> <string>preference</string> </key> <value> <int>1</int> </value> </item> + <item> + <key> <string>read_permission</string> </key> + <value> <string>Manage portal</string> </value> + </item> </dictionary> </pickle> </record>