Skip to content
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

Unable to opt-out of DataExport token scope #3531

Open
fradaschin opened this issue Jul 24, 2024 · 2 comments
Open

Unable to opt-out of DataExport token scope #3531

fradaschin opened this issue Jul 24, 2024 · 2 comments

Comments

@fradaschin
Copy link

Is your feature request related to a problem? Please describe.
Our customers are trying to update the Dynatrace-operator and they are receiving the following message:
token 'apiToken' is missing the following scopes: [ DataExport ]

We are a Service Provider for Dynatrace and cannot hand over tokens with all the permissions specified in the official public documentation.

One of our colleagues has proposed this PR #670 a while ago , but we see the latest version of the code reveals this was reverted/removed.

Describe the solution you'd like
Is there any possibility to add this back?

@chrismuellner
Copy link
Collaborator

This token scope is now always required since the feature flag to disable host requests was removed with v1.0.0.

We're working on additional changes to make these scopes no longer needed in the future, but we don't have an ETA at this time.

@fradaschin
Copy link
Author

Hi @chrismuellner,

Thank you very much for your reply.

@chrismuellner chrismuellner changed the title Missing functionality added in the past Unable to opt-out of DataExport token scope Aug 26, 2024
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

No branches or pull requests

2 participants