Skip to content

fix: expose disableAuth property on Tenant #2909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mnahkies
Copy link

@mnahkies mnahkies commented May 2, 2025

adds the disableAuth property to the Tenant class, allowing users to distinguish between active and disabled tenants.

ref:

@mnahkies
Copy link
Author

mnahkies commented Aug 9, 2025

@lahirumaramba is it possible to get a review of this? It's a fairly minor change, but its somewhat annoying not being able to filter out disabled tenants when scripting over multi-tenant auth projects (currently have to workaround by catching the exception when operations fail on the disabled ones).

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.

2 participants