fix: update Datadog OAuth scope names
loading diff…
Updates Datadog OAuth scope names to match Datadog's current authorization scopes: users_read -> user_access_read, and incident scopes from plural incidents_* to incident_*.\n\nValidation:\n- Checked against Datadog authorization scopes docs.\n- Live OAuth validation blocked because Bitwarden did not expose Datadog OAuth client credentials.