Skip to content

Add WIF group assumption integration coverage - #900

Open
mihaimitrea-db wants to merge 1 commit into
rbac-sdk-java-oauthfrom
rbac-sdk-java-wif-integration
Open

Add WIF group assumption integration coverage#900
mihaimitrea-db wants to merge 1 commit into
rbac-sdk-java-oauthfrom
rbac-sdk-java-wif-integration

Conversation

@mihaimitrea-db

@mihaimitrea-db mihaimitrea-db commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds an end-to-end integration test for workload identity federation group assumption.

The test creates a service principal and group, grants the service principal permission to assume the group, and verifies that:

  • A WIF client using group_id can read a notebook granted only to the group.
  • The same service principal without group assumption remains denied.

This is PR 3 of 3 and is stacked on #899.

Testing

  • Integration test sources compile
  • Spotless and repository push checks

The integration test requires the existing CI environment and credentials to run.

NO_CHANGELOG=true

@mihaimitrea-db
mihaimitrea-db deployed to test-trigger-is August 26, 2026 08:15 — with GitHub Actions Active
@mihaimitrea-db
mihaimitrea-db deployed to test-trigger-is August 26, 2026 08:16 — with GitHub Actions Active
@mihaimitrea-db
mihaimitrea-db marked this pull request as ready for review August 26, 2026 11:09
@mihaimitrea-db mihaimitrea-db self-assigned this Aug 26, 2026
@mihaimitrea-db
mihaimitrea-db requested review from Divyansh-db and parthban-db and removed request for parthban-db August 26, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant