[
https://issues.apache.org/jira/browse/NIFI-8025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-8025.
------------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> Refactor AccessResource
> -----------------------
>
> Key: NIFI-8025
> URL: https://issues.apache.org/jira/browse/NIFI-8025
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Nathan Gough
> Priority: Major
> Fix For: 1.14.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Over time we have continued to add more and more end-points to
> AccessResource, and with addition of the SAML work in NIFI-7888, it has
> become quite large.
> We should consider separating some of the end-points into sub resources, most
> likely one for OIDC, one for SAML, and maybe everything else stays in the
> original AccessResource.
> The paths need to remain the same, but since everything should already be
> scoped by type like /access/saml/* or /access/oidc/* , they should be able to
> be moved transparently.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)