Skip to content

encrypted properties kafka-ui #568

@kothapet

Description

@kothapet

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

I want to encrypt secrets that are passed to kafka-ui. I looked the code to see if they are using jasypt or spring-cloud encryption, but I don't see them in pom file. Do you support any encrypted properties in application properties/yaml file e.g. for clientId and secrets for sso.

Describe the feature you're interested in

probably there are other options like using docker/k8 secrets if deployed as container. But trying to see if there is a way to do this natively from springboot.

Describe alternatives you've considered

using docker/k8 secrets if deployed as container?? Any ideas.

Version you're running

1.0.0

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions