Releases: himmelblau-idm/himmelblau
Releases · himmelblau-idm/himmelblau
0.3.3
0.3.2
0.3.1
0.2.1
0.2.0
0.1.1
0.1.0
First stable release.
This version supports MFA authentication via the DeviceAuthorizationGrant flow.
Himmelblau uses hardware TPM for offline password hash caching.
Communication to Entra ID is performed using Microsoft's stable Python MSAL library. All other code is written in Rust.
Himmelblau utilizes systemd DynamicUser, so the himmelblaud daemon is sandboxed without root access.
The pam_allow_groups config entry restricts authentication strictly to authorized users or groups.
alpha-0.0.4
TODO: Policy application has been added This isn't feature complete, but the basics are now present. Signed-off-by: David Mulder <[email protected]>
alpha-0.0.3
Update lib versions to match package version Signed-off-by: David Mulder <[email protected]>
alpha-0.0.2
Merge pull request #6 from openSUSE/dmulder/filecache cache: Make the cache persistent