Member since
06-15-2017
2
Posts
0
Kudos Received
0
Solutions
06-15-2017
10:17 PM
hey @Yolanda M. Davis ! I'm getting exactly the same error : INFO [NiFi Web Server-133] o.a.n.w.a.c.IllegalArgumentExceptionMapper java.lang.IllegalArgumentException: The supplied username and password are not valid.. Returning Bad Request response. However... what's is strange - it does not work the same for all users. Some users can login, some cannot, - even if they have exactly the same password... even if I copy their accounts in LDAP. I have created some test accounts... all with the same passwords... and some accounts works , some not. What could be an issue? Any ideas? Thanks!
... View more
06-15-2017
12:06 PM
Hey @Matt Clarke, Thanks for great information. However, we cannot call it a cluster because it's not a cluster in frontend... token is not shared as You said. What if I have a loadbalancer in front and it forwards traffic to one or another member of the cluster? My authentication breaks exactly in this scenario. And I run all this stuff in Cloud environment, and this loadbalancer for example does not support something like session persistence. Would it be hard to implement this feature for token to be shared? Thanks!
... View more