bbende commented on pull request #4377: URL: https://github.com/apache/nifi/pull/4377#issuecomment-654400187
This might be outside the scope of this PR, or maybe something we don't even support, but I was looking at everywhere that a `LoginAuthenticationToken` is constructed and noticed there is one place outside of `AccessResource`, in `StandardOidcIdentityProvider`, should we apply the identity mappings there too or is it not a problem in this case? https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/src/main/java/org/apache/nifi/web/security/oidc/StandardOidcIdentityProvider.java#L319 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
