Skip to content
This repository has been archived by the owner on Sep 24, 2023. It is now read-only.

Feature request - Allow global "all orgs" added #12

Open
gregwjacobs opened this issue Aug 4, 2016 · 0 comments
Open

Feature request - Allow global "all orgs" added #12

gregwjacobs opened this issue Aug 4, 2016 · 0 comments

Comments

@gregwjacobs
Copy link

At present AUTH_LDAP_DEFAULT_SENTRY_ORGANIZATION=='foo' can be used to have a user added to a single org when they login. Systems with multiple organisations would benefit from the following extension of this feature.

Ideally this feature can accommodate two additions usage modes:

AUTH_LDAP_DEFAULT_SENTRY_ORGANIZATION==['foo', 'bar', 'alice']

Join all users to the three orgs in the list above

AUTH_LDAP_DEFAULT_SENTRY_ORGANIZATION=='*'

Join all users to all orgs configured in system (wildcard)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants