<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Jairo Simoes</title>
    <description>The latest articles on DEV Community by Jairo Simoes (@jairosimoesifc).</description>
    <link>https://dev.to/jairosimoesifc</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1304747%2Ff977ad20-9b4b-42dd-80a9-f0109f3be56d.jpeg</url>
      <title>DEV Community: Jairo Simoes</title>
      <link>https://dev.to/jairosimoesifc</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jairosimoesifc"/>
    <language>en</language>
    <item>
      <title>Request for Authentication Every 1 Hour</title>
      <dc:creator>Jairo Simoes</dc:creator>
      <pubDate>Mon, 26 Feb 2024 19:49:32 +0000</pubDate>
      <link>https://dev.to/jairosimoesifc/request-for-authentication-every-1-hour-1o26</link>
      <guid>https://dev.to/jairosimoesifc/request-for-authentication-every-1-hour-1o26</guid>
      <description>&lt;p&gt;I have a NiFi server (version 1.15.3) with Google OpenID configured to authenticate users. This part of the authentication is working very well. However, every 1 hour after login, the user is logout and NiFi re-authenticates and returns to the NiFi home page.&lt;/p&gt;

&lt;p&gt;I searched several forums on the internet for the variable responsible for controlling the logged-in user's session time. And none of the alternatives I found worked:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;em&gt;&lt;strong&gt;nifi.security.user.saml.authentication.expiration=2&lt;/strong&gt;&lt;/em&gt; hours (apparently doesn't exist in the version I'm using)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;nifi.security.user.jws.key.rotation.period=PT2H&lt;/strong&gt;&lt;/em&gt; (I changed from PT1H to PT2H but had no success either)&lt;/p&gt;

&lt;p&gt;Does anyone have any other ideas?&lt;/p&gt;

&lt;p&gt;&lt;code&gt;#nifi #ubuntu #openid&lt;br&gt;
&lt;/code&gt;&lt;/p&gt;

</description>
      <category>nifi</category>
    </item>
  </channel>
</rss>
