This plug-in supports IMAP OAuth authentication for Mail Print. Currently the following providers are supported:
An annotated
savapage-ext-office365-oauth-imap.properties.template
is present in the /opt/savapage/ext
directory.
Copy this template to a file with a .properties
extension in the same directory and restrict permissions, since the file
contains confidential information. An
example:
$ sudo su - savapage $ cd /opt/savapage/server/ext $ cp savapage-ext-office365-oauth-imap.properties.template office365-oauth-imap.properties $ chmod 600 office365-oauth-imap.properties
Edit the .properties file to specify the necessary data and restart SavaPage to test the plug-in.