[
https://issues.apache.org/jira/browse/NIFI-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867326#comment-17867326
]
ASF subversion and git services commented on NIFI-13559:
--------------------------------------------------------
Commit e72b0998878951c1d2d41b7d76a2474434399bce in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e72b099887 ]
NIFI-13559 Removed Legacy Access Resource REST Methods (#9091)
- Removed GET /access for Access Status
- Removed GET /access/config for Login Configuration
- Removed GET /access/token/expiration for Access Token Expiration
> Remove Legacy Access Resource REST Methods
> ------------------------------------------
>
> Key: NIFI-13559
> URL: https://issues.apache.org/jira/browse/NIFI-13559
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The framework Access Resource class provides several authentication and login
> configuration methods that support the web user interface. With the
> transition to the new user interface, several of these methods are no longer
> required and should be removed. These methods include checking the current
> access status and checking the current token expiration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)