abraunegg-onedrive/contrib/docker
abraunegg 61e5a1edb6
Implement FR #3209: Add native support for authentication via Intune dbus interface (#3274)
* Adds support for calling `acquireTokenInteractively` and `acquireTokenSilently` via D-Bus
* Parses and handles the full `brokerTokenResponse` object returned by the Intune broker
* Stores and reuses `account` data to enable silent token refresh without repeated interactive authentication
* Ensures the access token and its expiry time are properly calculated and stored for consistent token management
* Fallback to interactive authentication is triggered if silent authentication fails
2025-05-26 17:14:50 +10:00
..
hooks Add date tag on docker.hub (#584) 2019-07-14 08:37:24 +10:00
Dockerfile Implement FR #3209: Add native support for authentication via Intune dbus interface (#3274) 2025-05-26 17:14:50 +10:00
Dockerfile-alpine Implement FR #3209: Add native support for authentication via Intune dbus interface (#3274) 2025-05-26 17:14:50 +10:00
Dockerfile-debian Implement FR #3209: Add native support for authentication via Intune dbus interface (#3274) 2025-05-26 17:14:50 +10:00
entrypoint.sh Fix args printing in dockerfile entrypoint (#3248) 2025-04-27 14:14:00 +10:00