Skip to content

Commit

Permalink
test: Test that we can retrieve entities with their entitlements
Browse files Browse the repository at this point in the history
Signed-off-by: Gabriel Mougard <[email protected]>
  • Loading branch information
gabrielmougard committed Jan 10, 2025
1 parent 8c21697 commit 6f763e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/suites/auth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ fine_grained: true"

[ "$(LXD_CONF="${LXD_CONF2}" lxc auth identity info tls:)" = "${expectedTLSInfo}" ]


# Identity permissions.
! lxc auth group permission add test-group identity [email protected] can_view || false # Missing authentication method
lxc auth group permission add test-group identity oidc/[email protected] can_view # Valid
Expand Down

0 comments on commit 6f763e7

Please sign in to comment.