ceph: Fix SAML authentication (#531722)

This commit is contained in:
Niklas Hambüchen
2026-06-18 10:38:48 +00:00
committed by GitHub
+3
View File
@@ -43,6 +43,9 @@ ceph-python.withPackages (
cryptography
jsonpatch
# src/pybind/mgr/dashboard/services/sso.py
python3-saml
# src/tools/cephfs/shell/setup.py
cmd2
colorama