egroupware_official/admin
ralf dc832ce12b WIP OAuth/OpenIDConnect authentication for mail / Office365 mail services
Mail wizzard triggers on a *.onmicrosoft.com domain and then automatically uses Office365 servers with OpenIDConnect authentication
- access- and refresh-token get acquired with https://outlook.office.com/IMAP.AccessAsUser.All scope
ToDo:
- find out why Microsoft denies access with the returned access-token
- store access-token for its lifetime in the cache
- store refresh-token instead of password, to get a new access-token, if it's expired
--> add OAuth logic to mail client (not just wizard)
2022-12-23 14:33:19 -06:00
..
doc remove outdated and basicly empty README 2015-02-17 09:23:31 +00:00
inc WIP OAuth/OpenIDConnect authentication for mail / Office365 mail services 2022-12-23 14:33:19 -06:00
js Admin: Make sure account is in select_options to avoid having to load it 2022-12-12 13:13:18 -07:00
lang missed pending change from our translation server 2022-12-02 10:02:27 +01:00
setup Add quota for home directories 2022-11-18 12:43:27 -07:00
src Show "EPL Only" for quota in edit account & group dialogs 2022-12-19 13:26:22 -07:00
templates Show "EPL Only" for quota in edit account & group dialogs 2022-12-19 13:26:22 -07:00
tests Refactor tests to avoid deprecated assertions 2020-03-10 15:54:02 -06:00
admin-cli.php allow to call PSR-4 admin-cmds classes with admin-cli.php 2019-05-27 14:11:51 +02:00
apcu.php * Admin: add used caching provider and APCu stats to "PHP Information" 2016-07-08 12:09:37 +02:00
index.php * Admin/all apps: fix refresh of admin after calling site configuration, categories, etc from apps 2014-07-08 13:52:48 +00:00
phpinfo.php * Admin: add used caching provider and APCu stats to "PHP Information" 2016-07-08 12:09:37 +02:00