Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Support Questions

Find answers, ask questions, and share your expertise
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!

NIFI how to access sensitive information through kubernetes secret

avatar

I have api username and password which is stored in secret now i need to access them in invoke http processor through environment variable but i was unable to access because the fields doesn't allow expression language. how do i access these values from secret?

3 REPLIES 3

avatar
Community Manager

@Santosh4013, Welcome to our community! To help you get the best possible answer, I have tagged in our NiFi experts  @MattWho @SAMSAL @cotopaul @TimothySpann who may be able to assist you further.

Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.



Regards,

Vidya Sargur,
Community Manager


Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:

avatar

Team,
I need a quick solution for this problem, as I've been stuck with it for some time now.
@VidyaSargur 

avatar
Master Collaborator

InvokeHTTP does not provide a way to read user Authentication in the form of secrets from files or environment variables.