You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using only LDAP users in Sentry. All provider functionality works, excepting adding existing LDAP users to teams.
No matter if the user is already synced (displayed in Users menu) or not yet synced, trying to use sentry_organization_member fails with a lack of permissions to edit membership roles.
My integration token was created in a way Sentry's doc requires for integration. It doesn't have any permissions scope limitations.
I need this resource only for specifying teams = ["my-team"] for the user, not to create the user itself.
Should it be possible to specify teams for LDAP users via terraform-provider-sentry and what may be causing the issue?
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Cant' add integrated LDAP users teams
Not able to add integrated LDAP users teams
Jun 1, 2023
ghost
changed the title
Not able to add integrated LDAP users teams
Not able to add integrated LDAP users to teams
Jun 1, 2023
Hi there!
We are using only LDAP users in Sentry. All provider functionality works, excepting adding existing LDAP users to teams.
No matter if the user is already synced (displayed in Users menu) or not yet synced, trying to use sentry_organization_member fails with a lack of permissions to edit membership roles.
My integration token was created in a way Sentry's doc requires for integration. It doesn't have any permissions scope limitations.
I need this resource only for specifying teams = ["my-team"] for the user, not to create the user itself.
Should it be possible to specify teams for LDAP users via terraform-provider-sentry and what may be causing the issue?
The text was updated successfully, but these errors were encountered: