[
https://issues.apache.org/jira/browse/CAMEL-22716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish updated CAMEL-22716:
---------------------------
Description:
[https://github.com/apache/camel-spring-boot/blob/camel-spring-boot-4.16.x/components-starter/camel-azure-key-vault-starter/src/main/java/org/apache/camel/component/azure/key/vault/springboot/SpringBootAzureKeyVaultPropertiesParser.java#L52]
This should be picked from properties rather environment variable
the environment variable with dots (.) is invalid in context of popular linux
shells
was:
[https://github.com/apache/camel-spring-boot/blob/camel-spring-boot-4.16.x/components-starter/camel-azure-key-vault-starter/src/main/java/org/apache/camel/component/azure/key/vault/springboot/SpringBootAzureKeyVaultPropertiesParser.java#L52]
This should be picked from environment rather properties
the environment variable with dots (.) is invalid in context of popular linux
shells
> SpringBootAzureKeyVaultPropertiesParser uses environment variable with dot
> --------------------------------------------------------------------------
>
> Key: CAMEL-22716
> URL: https://issues.apache.org/jira/browse/CAMEL-22716
> Project: Camel
> Issue Type: Bug
> Components: camel-azure
> Reporter: Ashish
> Priority: Major
>
> [https://github.com/apache/camel-spring-boot/blob/camel-spring-boot-4.16.x/components-starter/camel-azure-key-vault-starter/src/main/java/org/apache/camel/component/azure/key/vault/springboot/SpringBootAzureKeyVaultPropertiesParser.java#L52]
>
> This should be picked from properties rather environment variable
>
> the environment variable with dots (.) is invalid in context of popular linux
> shells
--
This message was sent by Atlassian Jira
(v8.20.10#820010)