The cli has add the feature to use custom client id and secret to add sharepoint as storage.
I tried on cli, it works. Only need to modify the preferences file, add client_id under keys.
"keys": {
"odb_client_id":"xxxx"
},
When connected, you will be asked to enter the secret. After that, the secret will be added to the kingring file(Windows).
How can I achieve this on duplicacy web base on docker?So many preferences under cache/localhost