Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Missing Permissions in DB seed/migration #6603

@shamrickus

Description

@shamrickus

This Bug Report affects these Traffic Control components:

  • Traffic Ops

Current behavior:

Currently the DNS-SEC:READ and DNS-SEC:DELETE permissions are not seeded in the db. As a result non admin users will never have the permissions to query GET/DELETE: cdns/name/{name}/dnsseckeys

Expected behavior:

Those permissions should be created and appropriately assigned to the correct existing roles.

Steps to reproduce:

Create a user whose role has the following role_capabiltity: CDN:READ, DELIVERY-SERVICE:READ, DELIVERY-SERVICE:UPDATE, CDN:UPDATE and see that the user is not able to query the dnsseckeys endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic Opsbugsomething isn't working as intendeddatabaserelating to setup/installation/structure of the Traffic Ops database

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions