-
Notifications
You must be signed in to change notification settings - Fork 47
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
How to correctly configure single user configuration with https (via cert-manager)? #411
Comments
more than happy to provide whatever additional information, clarity, context, etc. that would be necessary to help troubleshoot here. appreciate the efforts you all have made on this project and know you're busy making it better! would appreciate any help I can get here when you've time. |
Hmm. I think that should work. And you created the secret? If you exec into one of the nifi containers, and do
|
Type of question
Implementation Assistance
Support question
hello there!
im having troubles getting my nifi cluster to successfully work with single user configuration and https and was wondering if someone might be able to provide a working example configuration for this? for cotnext, i did first reference the example tls configuration in the repo but, unfortunately, it relies upon oidc for authorization.
find below my current configuration. while this configuration does result in the node running successfully, it does not correctly allow me to login with the credentials stored in the provided secret. i get the
Access Unknown: Certificate and Token not found.
each time i try to login.any help/insight/suggestions would be much appreciated! thank you.
NiFiKop version
v1.8.0-release
Golang version
No response
Kubernetes version
v1.28.0
NiFi version
1.24.0
The text was updated successfully, but these errors were encountered: