[ 
https://issues.apache.org/jira/browse/NIFI-9449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17929912#comment-17929912
 ] 

Matt Burgess commented on NIFI-9449:
------------------------------------

Is this OBE with the new UI?

> Implement login redirects to specified URLs
> -------------------------------------------
>
>                 Key: NIFI-9449
>                 URL: https://issues.apache.org/jira/browse/NIFI-9449
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>            Reporter: Takeshi Kaneko
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> If an unauthorized user accesses the URL of a process group (e.g. 
> {{[https://nifi.example.com:8443/nifi/?processGroupId=344d9813-017b-1000-ffff-ffffc6677e8b&componentIds=|https://nifi.example.com/nifi/?processGroupId=344d9813-017b-1000-ffff-ffffc6677e8b&componentIds=]}}
>  ), NiFi redirects to the login page. After the successful login, it 
> redirects to the URL of the root process group (e.g. 
> {{[https://nifi.example.com:8443/nifi/|https://nifi.example.com/nifi/]}} ), 
> not the specified process group.
> I'd like to change the specification so that it redirects to a specified URL 
> after the login.
> Currently, NiFi provides the following user authentication:
>  * Single User
>  * Lightweight Directory Access Protocol (LDAP)
>  * Kerberos
>  * OpenId Connect
>  * SAML
>  * Apache Knox
> I'm going to implement login redirects to specified URLs for all of the above.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to