Skip to content

Commit

Permalink
Adding saml2 support
Browse files Browse the repository at this point in the history
Fixing below error by adding proper pkg

$ ceph dashboard sso show saml2
Error EPERM: Required library not found: `python3-saml`

Closes #57

Signed-off-by: Seyeong Kim <[email protected]>
(cherry picked from commit 3788aa6)
  • Loading branch information
xtrusia authored and Ubuntu committed Sep 3, 2024
1 parent aee7778 commit c692f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ parts:
- lsof
- etcd-client
- s3cmd
- python3-onelogin-saml2

# Confd is a configuration management system that can actively watch a consistent kv store like etcd and change config files based on templates.
confd:
Expand Down

0 comments on commit c692f23

Please sign in to comment.