Skip to content

fix(api): Allow platform superusers SAML org access#2222

Merged
topher-lo merged 1 commit intomainfrom
fix/investigate-owner-login-blocked
Feb 27, 2026
Merged

fix(api): Allow platform superusers SAML org access#2222
topher-lo merged 1 commit intomainfrom
fix/investigate-owner-login-blocked

Conversation

@topher-lo
Copy link
Contributor

@topher-lo topher-lo commented Feb 27, 2026

Summary

  • let platform superusers bypass the SAML org membership check so they can authenticate without a pending invitation
  • update the org access unit test matrix to cover the new is_platform_superuser flag

Testing

  • Not run (not requested)

Summary by cubic

Allow platform superusers (owner) to access SAML organizations without prior membership or a pending invite, unblocking owner login on new deployments.

  • Bug Fixes

    • Add platform superuser bypass to the SAML org access check.
    • Extend the unit test matrix to cover the is_platform_superuser flag.
  • Docs

    • Clarify owner/superadmin bootstrap via TRACECAT__AUTH_SUPERADMIN_EMAIL.
    • Document SAML access policy and auto-provision rules; update Docker Compose notes.

Written for commit 767662d. Summary will update on new commits.

@topher-lo topher-lo changed the title Allow platform superusers SAML org access feat(ui): Allow platform superusers SAML org access Feb 27, 2026
@topher-lo topher-lo changed the title feat(ui): Allow platform superusers SAML org access feat(api): Allow platform superusers SAML org access Feb 27, 2026
@topher-lo topher-lo changed the title feat(api): Allow platform superusers SAML org access fix(api): Allow platform superusers SAML org access Feb 27, 2026
@topher-lo topher-lo added the fix Bug fix label Feb 27, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 6 files

@topher-lo topher-lo merged commit 20f66e2 into main Feb 27, 2026
21 checks passed
@topher-lo topher-lo deleted the fix/investigate-owner-login-blocked branch February 27, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant