Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Split Client Active Directory model from data-transfer model when publishing CloudEvents #100

@stijnmoreels

Description

@stijnmoreels

Is your feature request related to a problem? Please describe.
When receiving secrets from the Azure Active Directory, the same model is used to both retrieve the correct secrets as well to send CloudEvents to Azure Event Grid. This can possible lead to security issues when we want to enhance the AzureApplication model because it would immediately mean we enhance the transfer object for the event, making it public.

Describe the solution you'd like
Split the models into 2 so we have more control over what needs to be internal and what can be published.

Metadata

Metadata

Assignees

Labels

az-active-directoryAll issues related to Azure Active Directory background jobsenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions