mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 02:58:43 +00:00
0650521eb2
NIFI-6171 re-added lookupEmail() as fallback NIFI-6171 additional OIDC scopes via nifi.properties NIFI-6171 alternative user identification (instead of email) via nifi.properties NIFI-6171 changed lookupEmail() so that any configured claim can be fetched fro the UserInfo endpoint This closes #3398 This closes #2346