Skip to content

Make the name field of the Key Info Manager optional #479

@hug-dev

Description

@hug-dev

The name field of the key_manager section of the configuration is currently required:

[[key_manager]]
# (Required) Name of the key info manager. Used to tie providers to the manager supporting them.
name = "on-disk-manager"

That name is used for each provider to select it. In some conditions, if there is only one for example, that name could be made optional and all providers would use it directly. The name field could only be required when there is more than one KIM of the same type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions