[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-06-10 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-858770710 > I would maybe expect to see a log saying "Single user provider cannot be used in conjunction with other identity providers."? That could be possible by evaluating

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-06-10 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-858703666 > So was just doing a bit of testing, and I found that if you run ./bin/nifi.sh set-single-user-credentials with a different secure configuration (eg LDAP), the

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-22 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-846428479 > Functions as designed, just a couple documentation changes needed. Thanks for the additional feedback @gresockj! -- This is an automated message from the Apache

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-21 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-846266488 > Thanks @exceptionfactory. This appears to work as designed. However, I think that this is a pretty concerning change to the user experience. Every time the user wants

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-17 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-842639203 @ChrisSamo632, I updated the Docker startup scripts to enable HTTPS on port 8443 as the default configuration. @thenatog In light of the Docker images previously

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-17 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-842620761 > Tested this out and seems to work well. One question would be, why specifically is the default port 9443? Typically, most documentation refers to NiFi using 8443 for

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-841502727 > Haven't tried it to confirm, but I don't think this will work with the Docker start scripts, which still default to no authentication (or is that a conscious decision)?

[GitHub] [nifi] exceptionfactory commented on pull request #5068: NIFI-8516 Enabled HTTPS and Single User Authentication by default

2021-05-14 Thread GitBox
exceptionfactory commented on pull request #5068: URL: https://github.com/apache/nifi/pull/5068#issuecomment-841239615 > Great work, this has a nice feel to it when you put it all together! Just documentation comments below. Also, we should update the Getting Started guide, which still