[
https://issues.apache.org/jira/browse/NIFI-15088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15088:
------------------------------------
Status: Patch Available (was: Open)
> 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
> Time Spent: 10m
> 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)