Skip to content

Create options pattern for providing an XmlRepository for storing Data Protection keys. #59971

Open
@MrNathanStiles

Description

@MrNathanStiles

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

There are several options for key persistence but none are generic. It would be beneficial to have a IXmlRepositoryProvider or something like what we have with ILoggerProvider. I think the existing option, KeyManagementOptions.XmlRepository, allows this but that property isn't really an option. The issue @ #2505
exposes the problem in the comment @ #2505 (comment)
We have no way to resolve services to be used as an XmlRepository

Describe the solution you'd like

Implement options pattern to provide an XmlRepository.

Additional context

No response

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