Github user bbende commented on the issue:
https://github.com/apache/nifi-registry/pull/29
This looks good, was able to get a JWT for a user from the test LDAP server
and then use it to make another request.
Can we add the DisposableBean approach to LoginIdentityProviderFactory as
well? Just to ensure we calling the preDestruction method for each identity
provider.
After that I think this should be good to merge in, thanks!---
