• v0.7.1 c93a05cc40

    v0.7.1
    All checks were successful
    CI / frontend (push) Successful in 22s
    CI / backend (push) Successful in 40s
    Release / docker (push) Successful in 46s
    Stable

    nhpro released this 2026-07-15 19:24:01 +02:00 | 141 commits to main since this release

    OrionDrive v0.7.1 — SSO group mapping

    Map your identity provider's groups/roles to OrionDrive groups automatically at login:

    • New [OIDC] GroupsClaim setting (default 'groups') picks the ID-token claim carrying the user's groups/roles — e.g. 'groups' (Keycloak) or 'roles' (Authentik). Accepts an array of strings or a single string. Make sure the matching scope is requested.
    • Each OrionDrive group now has an 'SSO groups' field (comma-separated), editable in the admin panel (Groupes).
    • At login the user is assigned to the first group whose mapping matches one of their SSO groups, and this is re-synced on every login (SSO is the source of truth when a mapping matches; the group is left unchanged when nothing maps, so manual assignments to un-mapped groups are preserved).

    Binaries: linux/macOS/windows × amd64/arm64. Verify with checksums.txt.

    Downloads