shash5259

Results 1 issues of shash5259

``` spring: config: import: vault:// cloud: vault: authentication: approle app-role: app-role-path: approle role-id: ${encrypted-role-id} secret-id: ${encrypted-secret-id} kv: backend: spring-boot-test enabled: true profile-separator: / default-context: saml enabled: true uri: https://test.test.com scheme:...