chore(guide): remove decommissioned QDS_ADMIN role (dead code) #7

Merged
hiveiq merged 1 commits from chore/purge-qds-admin-253 into develop 2026-07-08 12:41:49 -04:00
Owner

Strips dead QDS_ADMIN refs (SecurityConfig hasAnyRole entry). No token can carry the role (removed from auth enum 972a28a), so zero runtime change.

Refs hiveiq-src/hiveops-incident#253

Strips dead QDS_ADMIN refs (SecurityConfig hasAnyRole entry). No token can carry the role (removed from auth enum 972a28a), so zero runtime change. Refs hiveiq-src/hiveops-incident#253
hiveiq added 1 commit 2026-07-07 22:36:44 -04:00
QDS_ADMIN was removed from the hiveops-auth Role enum (972a28a); no JWT can carry
ROLE_QDS_ADMIN. Strip the stale SecurityConfig hasAnyRole entry. Zero runtime change.

Refs hiveiq-src/hiveops-incident#253

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
johannes approved these changes 2026-07-08 12:40:33 -04:00
hiveiq merged commit 76027ff251 into develop 2026-07-08 12:41:49 -04:00
hiveiq deleted branch chore/purge-qds-admin-253 2026-07-08 12:41:49 -04:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hiveiq-src/hiveops-guide#7