You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/24 16:43:00 UTC

[jira] [Commented] (NIFI-10321) Improve Expired JWT Error Message Wording

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

ASF subversion and git services commented on NIFI-10321:
--------------------------------------------------------

Commit 777238eb323db75bce0285d89add2f6bd87eddef in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=777238eb32 ]

NIFI-10321 Send Session Expired message for Expired JWT errors

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #6332.


> Improve Expired JWT Error Message Wording
> -----------------------------------------
>
>                 Key: NIFI-10321
>                 URL: https://issues.apache.org/jira/browse/NIFI-10321
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core UI
>    Affects Versions: 1.17.0
>         Environment: CentOS 8, NIFI 1.17.0, Keycloak 19.0.1
>            Reporter: macdoor615
>            Assignee: David Handermann
>            Priority: Minor
>         Attachments: 截屏2022-08-05 13.31.47.png
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> I follow
> [https://bryanbende.com/development/2021/02/17/apache-nifi-saml-keycloak] to 
>  config nifi 1.17.0. NIFI can login successful with SAML Authentication with Keycloak 19.0.1. But when nifi times out with SAML session. NIFI UI gives the following error.
> {code:java}
> Unauthorized error="invalid_token", error_description="An error occurred while attempting to decode the Jwt: Expired JWT", error_uri="https://tools.ietf.org/html/rfc6750#section-3.1"{code}
>  
>  



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