Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while enabling security for NiFi Registry #250

Open
ayushagr707 opened this issue Jun 23, 2023 · 3 comments
Open

Error while enabling security for NiFi Registry #250

ayushagr707 opened this issue Jun 23, 2023 · 3 comments

Comments

@ayushagr707
Copy link

Hi,

I am trying to add oidc for NiFi registry and therefore was trying to enable security for NiFi Registry by changing enabled=true for security. However, I am getting this error: "Failed to start web server: nifi.registry.security.keystore must be provided to configure Jetty for HTTPs while enabling oidc". Can you please let me know how to handle this error.

@yadanav
Copy link

yadanav commented Jun 26, 2023

You must be missing on the value of truststore, you have to configure keystore and truststore before enabling security.Or use cert-manager

@ayushagr707
Copy link
Author

ayushagr707 commented Jun 26, 2023

@yadanav Can you please let me know on how to configure keystore and truststore in this values.yaml: https://github.com/dysnix/charts/blob/main/dysnix/nifi-registry/values.yaml?

@jrebmann
Copy link
Contributor

jrebmann commented Feb 7, 2024

Perhaps this article reference can help:

#220 (comment)

It shows how to integrate OIDC in a NiFi registry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants