Commit Graph

14 Commits

Author SHA256 Message Date
0f95c8caff Accepting request 1175878 from home:dmulder:branches:network:idm
- Update to version 0.4.0+git.2.7b57f5e:
  * Always normalize idmap upn inputs

OBS-URL: https://build.opensuse.org/request/show/1175878
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=23
2024-05-22 14:36:26 +00:00
4fe8fa1090 Accepting request 1175395 from home:dmulder:branches:network:idm
- Update to version 0.4.0+git.0.69b64fe:
  * Add github workflows for the 0.4.x branch
  * Do not append to pam_allow_groups automatically
  * Pam Allow Groups must be specified by Object ID
  * Request the correct resource and permissions
  * Improve error output on group lookup failure
  * When faking a uuid for NSS, use a random uuid
  * Fix clippy warning about inefficient use of clone()
  * Remove the initial uid hack, use name mapping
  * Don't stop an MR based on a clippy warning
  * Update Kanidm tracking
  * Modify CI workflows to handle idmap build
  * Add CI job for cargo test
  * Test the new and legacy idmapping
  * Ensure duplicate providers are not started
  * Use the SSSD Idmap code in Himmelblau
  * Specify in conf that pam_allow_groups is required
  * Remove code duplication in Hello PIN auth
  * Fix Device authentication failed after enrollment
  * Update the base64urlsafedata version
  * Update README.md with Matrix contact info
  * Version 0.4.0

OBS-URL: https://build.opensuse.org/request/show/1175395
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=21
2024-05-20 20:01:49 +00:00
2cf49ee383 Accepting request 1174273 from home:dmulder:branches:network:idm
- Update to version 0.3.4+git.0.01d099f:
  * Version 0.3.4
  * Only remove cached user if it doesn't exist
  * Use existing user token at refresh
  * Always use the spn of the user for nss requests
  * Generate a fake user token to please SSH
  * Fix aad-tool to handle MFA
  * Fix lib_crypto version
  * Fix user dropping from NSS

OBS-URL: https://build.opensuse.org/request/show/1174273
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=19
2024-05-15 15:44:05 +00:00
d31179d24a Accepting request 1173351 from home:dmulder:branches:network:idm
- Himmelblau requires libopenssl-3 for PRT messages.

OBS-URL: https://build.opensuse.org/request/show/1173351
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=17
2024-05-10 19:10:44 +00:00
ab0a443ca1 Accepting request 1172984 from home:dmulder:branches:network:idm
- Update to version 0.3.3+git.0.c2197d7:
  * Correct the debug messages for Hello skip
  * Version 0.3.3
  * Allow disabling Hello PIN auth for enrolled users
  * Add an option for disabling Windows Hello
  * Remove the TODO doc from stable branch
  * config: Remove comments about experimental policy enforement

OBS-URL: https://build.opensuse.org/request/show/1172984
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=16
2024-05-10 15:11:44 +00:00
7ba405f72b Accepting request 1172517 from home:dmulder:branches:network:idm
- Update to version 0.3.2+git.0.de9f5b5:
  * Version 0.3.2
  * Fix Hello PIN Authentication error, no nonce

OBS-URL: https://build.opensuse.org/request/show/1172517
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=14
2024-05-07 19:13:19 +00:00
4b76431f32 Accepting request 1170870 from home:dmulder:branches:network:idm
- Update to version 0.3.1+git.0.359a8d0:
  * Add github workflows for the 0.3.x branch
  * Fallback to SFA first if MFA fails Browse files
  * deps(rust): update libnss requirement from 0.6.0 to 0.7.0
  * deps(rust): update webauthn-rs-proto requirement from 0.4.8 to 0.5.0
  * Fix deadlock caused by client write lock
  * Add rid idmapping (replacing existing idmap)
  * Additional debug for Hello auth
  * Make proto Cargo.toml a physical file
  * Push the clippy arg count limit a little higher
  * Version 0.3.0
  * Windows Hello PIN implementation
  * deps(rust): update hostname requirement from ^0.3.1 to ^0.4.0
  * Enable actions on stable branches
  * Prevent dependabot from updating opentelemetry
  * Revert "deps(rust): update opentelemetry requirement from 0.20.0 to 0.22.0 (#93)"
  * deps(rust): update reqwest requirement from ^0.11.18 to ^0.12.2 (#95)
  * deps(rust): update lru requirement from ^0.8.0 to ^0.12.3 (#94)
  * deps(rust): update opentelemetry requirement from 0.20.0 to 0.22.0 (#93)
  * deps(rust): update num_enum requirement from ^0.5.11 to ^0.7.2 (#92)
  * deps(rust): update tonic requirement from 0.10.2 to 0.11.0 (#91)
  * Use the Kanidm MFA patches
  * deps(rust): update libnss requirement from 0.5.0 to 0.6.0 (#90)
  * deps(rust): update tracing-opentelemetry requirement (#89)
  * deps(rust): update rusqlite requirement from ^0.28.0 to ^0.31.0 (#88)
  * deps(rust): update clap requirement from ^3.2 to ^4.5 (#87)
  * deps(rust): update kanidm-hsm-crypto requirement from ^0.1.6 to ^0.2.0 (#86)
  * Update dependabot.yml
  * Add missing db dependency on sketching
  * Set the workspace resolver version to 2
  * Init the kanidm submodule during workflows
  * Ignore clippy blocks_in_conditions warning in daemon
  * Add build/clippy/dependabot_automerge workflows
  * deps(rust): update opentelemetry-otlp requirement from 0.13.0 to 0.15.0
  * deps(rust): update opentelemetry_sdk requirement from 0.20.0 to 0.22.1
  * deps(rust): update base64 requirement from ^0.21.5 to ^0.22.0
  * deps(rust): update notify-debouncer-full requirement from 0.1 to 0.3
  * deps(rust): update systemd-journal-logger requirement
  * Create dependabot.yml
  * Add MFA capabilities
  * Update to the latest Kanidm reqs
  * Always force MFA when enrolling the device
  * Update to latest msal

OBS-URL: https://build.opensuse.org/request/show/1170870
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=12
2024-04-29 19:59:34 +00:00
4a01511bad Accepting request 1153594 from home:dmulder:branches:network:idm
- Himmelblau provides the features found in aad-auth packages from
  other distros.

OBS-URL: https://build.opensuse.org/request/show/1153594
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=10
2024-03-11 18:13:50 +00:00
85279f7dc9 Accepting request 1149608 from home:dmulder:branches:network:idm
- Update to version 0.2.0+git.4.904b915:
  * Update to latest msal
  * Version 0.2.0
  * Himmelblau now authenticates only to configured domains
  * Remove reference to python-msal dep in README
  * Use the external MSAL crate for auth
  * Rename msal in prep for external msal crate
  * msal: Remove python msal bindings
  * msal: Rust msal
  * Point Cargo.toml to new project home
  * config: Write domain join to server specific config
  * idprovider: Invalidate cached user if PRT req fails
  * idprovider: Pass the keystore to the auth function
  * Update daemon from kanidm
  * test: Add a pause to ensure tasks daemon sees himmelblau
  * Update kanidm submodule
  * config: Include domain sections in configured domains
  * msal: Add acquire_token_by_refresh_token
  * enrollment: Authentication fixes
  * tests: Create the hsm-pin directory
  * idprovider: Add domain join debug
  * cargo: Use relative paths and remove most symlinks
  * idprovider: Allow group search when device is authenticated
  * msal: Move the application reqs from misc to msal::application
  * msal: Move user reqs from misc to msal::user
  * Remove duplicates from allow_groups during enrollment
  * Remove device enrollment from TODO
  * Implement Device enrollment
  * enrollment: Add the nonce service request
  * enrollment: Add enrollment service discovery
  * Implement ConfidentialClientApplication for enrollment
  * daemon: Fix inverted logic on cache dir check
  * nss: Use upstream nss package
  * idprovider: Provider auth needs to point to just the host
  * config: Consistently use the config file provided to the daemon
  * cargo: Use relative paths and remove most symlinks
  * clippy: Add kanidm's clippy config
  * config: Only check for tenant_id, authority, graph if necessary
  * Update README.md
  * Update version to 0.1.2
  * config: Fix typos in the config file
  * Make most params to acquire_token_interactive optional
  * Config can take defaults
  * cli: Add missing cli opt file
  * cli: Improve aad-tool options and interface
  * Update README.md
  * tests: Fix tasks daemon name typo
  * Remove MFA from TODO

OBS-URL: https://build.opensuse.org/request/show/1149608
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=8
2024-02-22 17:27:24 +00:00
fb69b16705 - Update to version 0.1.1+git.10.4aa76b7:
* daemon: Fix inverted logic on cache dir check
  * nss: Use upstream nss package
  * idprovider: Provider auth needs to point to just the host
  * config: Consistently use the config file provided to the daemon
  * cargo: Use relative paths and remove most symlinks
  * clippy: Add kanidm's clippy config
  * config: Only check for tenant_id, authority, graph if necessary
  * Correct the cargo version

OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=6
2023-12-22 18:09:05 +00:00
2987fae673 Accepting request 1113671 from home:jengelh:branches:network:idm
factory review output

- Reduce size of expanded scriptlets by reducing %service_* calls
- Wrap descriptions

OBS-URL: https://build.opensuse.org/request/show/1113671
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=4
2023-11-13 19:17:50 +00:00
df971265d7 - Update to version 0.1.1+git.0.6d2f645:
* config: Remove comments about experimental policy enforement
  * config: Fix typos in the config file

OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=3
2023-11-13 19:16:02 +00:00
Ana Guerrero
df41735328 Accepting request 1111412 from network:idm
Submit new pam/nss module that support azure ad to factory.

This will be delayed on https://bugzilla.suse.com/show_bug.cgi?id=1215355
for the pam approval.

OBS-URL: https://build.opensuse.org/request/show/1111412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/himmelblau?expand=0&rev=1
2023-11-08 21:17:18 +00:00
William Brown
caa342d9e7 Accepting request 1111397 from network:samba:TESTING
Pushing himmelblau to network:idm for staging. This is a more appropriate project space.

OBS-URL: https://build.opensuse.org/request/show/1111397
OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=1
2023-09-15 00:10:03 +00:00