nifi/nifi-docker/dockerhub/sh
exceptionfactory db40989b48 NIFI-8516 Enabled HTTPS and Single User Authentication in default configuration
- Set default HTTPS Port to 9443
- Set default authorizer to single-user-authorizer
- Set default login-identity-provider to single-user-provider
- Updated README.md with authentication instructions using generated credentials
- Updated default URL and port information in Administration and User Guides
- Updated Getting Started Guide with authentication and URL changes
- Updated Docker images to set HTTPS as default configuration
- Updated default HTTPS port to 8443
- Set Cluster Protocol secure property in Docker start scripts
- Added set-single-user-credentials command
- Refactored shared classes to nifi-single-user-utils
- Updated Getting Started documentation and logging
- Updated documentation and TLS Toolkit default ports
- Updated Toolkit Guide and Administration Guide
- Updated README.md with HTTPS links
2021-06-11 14:18:53 -04:00
..
common.sh NIFI-6067 Enabled support for the JVM remote debugger in the Docker container. 2019-02-27 20:15:23 -05:00
secure.sh NIFI-8516 Enabled HTTPS and Single User Authentication in default configuration 2021-06-11 14:18:53 -04:00
start.sh NIFI-8516 Enabled HTTPS and Single User Authentication in default configuration 2021-06-11 14:18:53 -04:00
toolkit.sh NIFI-5468 Add toolkit to NiFi docker image and use zip archive 2018-08-02 09:44:14 -04:00
update_cluster_state_management.sh NIFI-5195 Added clustering to the docker image and added a docker-compose file that builds a basic 3 node cluster. 2018-07-03 11:40:31 -04:00
update_login_providers.sh NIFI-4531: This closes #2372. 2018-01-04 12:09:46 -05:00