[
https://issues.apache.org/jira/browse/NIFI-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182860#comment-16182860
]
ASF GitHub Bot commented on NIFI-4382:
--------------------------------------
Github user mcgilman commented on the issue:
https://github.com/apache/nifi/pull/2177
Thanks again @alopresto for the review. I had observed the same behavior
where the user is redirected back to the login page when the token could not be
validated. I think a good path forward here may be to support multiple login
mechanisms concurrently (ldap, oidc, and knox for instance). When this is the
case, the NiFi login page would likely offer buttons for the user to initiate
the desired SSO login sequence. The reason this is awkward currently is because
the redirection happens automatically. This could also give us an opportunity
to provide some sort of error message to the end user. Let's consider this
option and the logout concern is separate follow on JIRAs.
> Add KnoxSSO support to NiFi
> ---------------------------
>
> Key: NIFI-4382
> URL: https://issues.apache.org/jira/browse/NIFI-4382
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core Framework
> Reporter: Jeff Storck
> Assignee: Jeff Storck
>
> Add support for KnoxSSO to NiFi.
> Reference documentation:
> http://knox.apache.org/books/knox-0-13-0/dev-guide.html#KnoxSSO+Integration
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)