Skip to content

Document required policy for doing import/export #170

@cthtrifork

Description

@cthtrifork

I would like the TOKEN to have the least-permissive setup but I can not find documentation of a token_policies that would work with medusa.

# List, create, update, and delete key/value secrets
path "secret/*" {
    capabilities = ["create", "read", "update", "delete", "list"]
}

Would this path be enough?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions