[
https://issues.apache.org/jira/browse/NIFI-15088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-15088:
----------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Refactor Login Identity Provider XML Processing
> -----------------------------------------------
>
> Key: NIFI-15088
> URL: https://issues.apache.org/jira/browse/NIFI-15088
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The framework currently loads the login-identity-providers.xml configuration
> using JAXB with generated classes. This requires a Maven plugin for
> generating classes from an XSD and runtime dependencies on JAXB. Refactoring
> the XML loading process for Login Identity Providers using standard DOM
> objects avoids both build and runtime dependencies on JAXB without
> introducing significant parsing complexity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)