[
https://issues.apache.org/jira/browse/NIFI-12968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848189#comment-17848189
]
ASF subversion and git services commented on NIFI-12968:
--------------------------------------------------------
Commit 3a78575b9a44ae9e22e2fcf7e7bda07cc0598ac0 in nifi's branch
refs/heads/main from Matt Gilman
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3a78575b9a ]
NIFI-12968: Simplify login sequence (#8843)
* NIFI-12968:
- Remove usage of Access-Token-Expiration
- No longer attempt SPNEGO auth
- Leverage authentication configuration to drive log in/out URIs
- Remove Login/Logout servlet filters
- Remove usage of access configuration and access status
- Fixing broken unit tests
* NIFI-12968:
- Only rendering the user identity when the user is not anonymous.
- Fixing an issue where the fallback route would render when redirecting the
user to an external SSO log in.
- Using the login supported flag to render the log in link.
* NIFI-12968:
- Addressing review feedback.
This closes #8843
> Simplify login sequence
> -----------------------
>
> Key: NIFI-12968
> URL: https://issues.apache.org/jira/browse/NIFI-12968
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Simply the login sequence for NiFi 2.0.0.
> * Remove usage of Access-Token-Expiration
> * No longer attempt SPNEGO auth
> * Leverage authentication configuration to drive log in/out URIs
> * Remove Login/Logout servlet filters
> * Remove usage of access configuration and access status
--
This message was sent by Atlassian Jira
(v8.20.10#820010)