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]>
  • Loading branch information
xtrusia committed Aug 23, 2024
1 parent 74c30f7 commit 3788aa6
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 @@ -71,6 +71,7 @@ parts:
- python3-natsort
- sharutils
- lsof
- python3-onelogin-saml2

kubectl:
plugin: go
Expand Down

0 comments on commit 3788aa6

Please sign in to comment.