Commit Graph

11 Commits

Author SHA256 Message Date
Ana Guerrero
056370e6a9 Accepting request 1157018 from network:idm
OBS-URL: https://build.opensuse.org/request/show/1157018
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/himmelblau?expand=0&rev=5
2024-03-13 21:17:35 +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
Ana Guerrero
a0757657fd Accepting request 1149609 from network:idm
OBS-URL: https://build.opensuse.org/request/show/1149609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/himmelblau?expand=0&rev=4
2024-02-22 20:02:28 +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
Ana Guerrero
99ab2e913c Accepting request 1134659 from network:idm
- 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/request/show/1134659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/himmelblau?expand=0&rev=3
2023-12-22 21:42:53 +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
Ana Guerrero
6e5c75a419 Accepting request 1125720 from network:idm
- Update to version 0.1.1+git.0.6d2f645:
  * config: Remove comments about experimental policy enforement
  * config: Fix typos in the config file
- Reduce size of expanded scriptlets by reducing %service_* calls
- Wrap descriptions

OBS-URL: https://build.opensuse.org/request/show/1125720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/himmelblau?expand=0&rev=2
2023-11-14 20:42:22 +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