Commit Graph

10 Commits (2.4)

Author SHA1 Message Date
Koen Van Impe 105e7fc267
Minor documentation changes; add example to create users via REST API 2024-02-23 09:43:53 +01:00
iglocska 5bed463416
chg: [logging] fail silently if logging entry can't be saved
- can happen when the log change is too large for example
- no need to roll back / break sync for example if a log entry is too large, just fail silently.
2023-12-07 15:17:58 +01:00
Luciano Righetti 4f3d8282c9
fix: [AadAuth] undefined 2022-11-18 09:47:57 +01:00
Luciano Righetti 5e9ff4924f
chg: [AadAuth] use proxy settings if present 2022-11-17 14:51:44 +01:00
Antoine Colson-Ratelle 687c5bc9f1 fix: traverse paginated Aad Roles
Only the first 100 Roles appear on the first page of Roles given by Microsoft. Roles beyond 100th were missed as seen in issue #8516
2022-08-19 13:54:10 -04:00
Luciano Righetti 8b7b53975d
chg: improve logging, use HttpSocket instead of file_get_contents() for http requests, update docs 2022-07-06 11:01:55 +02:00
noodlemctwoodle 755a963dd3 Update README.md 2022-05-18 23:46:15 +01:00
noodlemctwoodle 1b8be004c8 2022.05 - Update AAD Install README.md 2022-05-18 23:41:24 +01:00
Koen Van Impe b5e67948ed Avoid "TODO" in the README to avoid CodeFactor 2020-11-27 20:29:38 +01:00
Koen Van Impe a8275e7503 Azure Active Directory Authentication 2020-11-27 12:41:23 +01:00