You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "macdoor615 (Jira)" <ji...@apache.org> on 2022/08/05 05:47:00 UTC

[jira] [Created] (NIFI-10321) invalid_token error after SAML session timeout

macdoor615 created NIFI-10321:
---------------------------------

             Summary:  invalid_token error after SAML session timeout
                 Key: NIFI-10321
                 URL: https://issues.apache.org/jira/browse/NIFI-10321
             Project: Apache NiFi
          Issue Type: Bug
          Components: Core UI
    Affects Versions: 1.17.0
         Environment: CentOS 8, NIFI 1.17.0, Keycloak 19.0.1
            Reporter: macdoor615
             Fix For: 1.18.0
         Attachments: 截屏2022-08-05 13.31.47.png

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)