<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ISE ElapsedDays and RememberMe Guest feature in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4919821#M583950</link>
    <description>&lt;P&gt;I think they don't understand the scenario I am painting. I am describing the potential of a mismatch between what the user expects (e.g. 5 days not seeing the portal after login) and what could happen in reality (user logs in on Wednesday and sees the portal the following day) - there is no way that you can use Elapsed or Inactive in that scenario to achieve the outcome that the customer/user expects.&lt;/P&gt;
&lt;P&gt;Yes of course we can purge endpoints if they have been inactive for some time - but what if the user is NOT inactive? Then that counter stays at 0. And the user doesn't have to login to the portal to stay active - all they need to do is to be in range of the Guest wifi and leave their device on - the device will keep getting redirected to the portal all day long, which means the endpoint Inactive never increments.&lt;/P&gt;
&lt;P&gt;It doesn't matter. Perhaps I should raise an enhancement request to have another attribute added that calculates the absolute number of days since the last successful Guest Portal login. That's essentially what I want.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 23:36:17 GMT</pubDate>
    <dc:creator>Arne Bier</dc:creator>
    <dc:date>2023-09-07T23:36:17Z</dc:date>
    <item>
      <title>ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4911744#M583637</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I ran into an issue with ISE Guest functionality. ISE 3.2 patch 2&lt;/P&gt;
&lt;P&gt;I wanted to implement a Self-Registered Wi-Fi Guest solution, where users would only see the Guest Portal once, login, and then never see again, until X number of days have elapsed. Cisco calls this the RememberMe feature, and the portal-bypass relies on the existence of the endpoint MAC address in a specific Endpoint Identity Group. When that endpoint is not present in the Endpoint Identity Group, then the URL redirection happens, and the user sees the Guest Portal. That's standard stuff and well documented.&lt;/P&gt;
&lt;P&gt;Now my issue:&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;We know that the ISE Endpoint ElapsedDays attribute is set to 0 when an endpoint is &lt;STRONG&gt;&lt;U&gt;first&lt;/U&gt; discovered&lt;/STRONG&gt; by ISE.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;Example of when purge will produce the undesired result:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;Imagine I wanted to use the RememberMe feature and I had a purge policy as follows:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;STRONG&gt;If GuestEndpoints and ElapsedDays GREATER THAN 3&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;If an endpoint is &lt;U&gt;first seen&lt;/U&gt;&amp;nbsp;by ISE on Monday because user connected the Guest SSID, then ElapsedDays is 0. User is redirected to Guest Portal. User has not registered and has not logged in. User leaves the office and returns to the office on Thursday. By then, ElapsedDays is 3 or 4 days. Now the user decides to register, and after successful registration, endpoint lands in GuestEndpoints Identity Group.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;On Friday 3AM the purge job runs, and the endpoint is removed prematurely - the user will see the portal again. But we told them they had 4 days of access before they see the Guest Portal again, right?&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;SPAN&gt;There should be another attribute called "DaysSinceGuestLogin" or … the ElapsedDays should be reset to 0 when a user logs into a Guest Account for the first time.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0cm;"&gt;&lt;STRONG&gt;Is the RememberMe feature doomed to fail because of how ISE handles the ElapsedDays attribute?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 04:51:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4911744#M583637</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-08-25T04:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4916610#M583869</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;&amp;nbsp;This might not be perfect but our internal team suggests to condition on ENDPointPurge:InactiveDays, beside&amp;nbsp;&lt;SPAN&gt;ElapsedDays.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Sep 2023 22:03:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4916610#M583869</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2023-09-02T22:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4916801#M583881</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/113005"&gt;@hslai&lt;/a&gt;&amp;nbsp;- how do they propose such a rule might look?&lt;/P&gt;</description>
      <pubDate>Sun, 03 Sep 2023 22:47:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4916801#M583881</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-09-03T22:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4919818#M583948</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt; DE suggested&lt;/P&gt;
&lt;P&gt;&amp;gt; ... we can purge if we set inactive days to less period when compared to elapsed days. when you say that endpoints no longer on network means we are not supposed to updates from that endpoint. so inactive days will increment and endpoint will be deleted.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 23:23:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4919818#M583948</guid>
      <dc:creator>hslai</dc:creator>
      <dc:date>2023-09-07T23:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4919821#M583950</link>
      <description>&lt;P&gt;I think they don't understand the scenario I am painting. I am describing the potential of a mismatch between what the user expects (e.g. 5 days not seeing the portal after login) and what could happen in reality (user logs in on Wednesday and sees the portal the following day) - there is no way that you can use Elapsed or Inactive in that scenario to achieve the outcome that the customer/user expects.&lt;/P&gt;
&lt;P&gt;Yes of course we can purge endpoints if they have been inactive for some time - but what if the user is NOT inactive? Then that counter stays at 0. And the user doesn't have to login to the portal to stay active - all they need to do is to be in range of the Guest wifi and leave their device on - the device will keep getting redirected to the portal all day long, which means the endpoint Inactive never increments.&lt;/P&gt;
&lt;P&gt;It doesn't matter. Perhaps I should raise an enhancement request to have another attribute added that calculates the absolute number of days since the last successful Guest Portal login. That's essentially what I want.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 23:36:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/4919821#M583950</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2023-09-07T23:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/5286095#M596133</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/158532"&gt;@Arne Bier&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Sorry I know it's an old thread, but I have this exact same issue. Did you ever discover a solution? Or an alternative solution?&lt;BR /&gt;&lt;BR /&gt;It would be nice if the guest users and endpoints were tied together a little better. Then in the AuthZ policy you could have a rule that says something along the lines of:&lt;BR /&gt;&lt;BR /&gt;If GuestUser: AccountState = Active&amp;nbsp; &amp;nbsp; &amp;nbsp;THEN&amp;nbsp; &amp;nbsp; &amp;nbsp;Permit Access&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;If GuestUser: AccountState = NotExpired&amp;nbsp; &amp;nbsp; &amp;nbsp;THEN&amp;nbsp; &amp;nbsp; &amp;nbsp;Permit Access&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Then put your Guest Flow and MAB rules beneath this.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 03:29:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/5286095#M596133</guid>
      <dc:creator>Brett Verney</dc:creator>
      <dc:date>2025-04-29T03:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: ISE ElapsedDays and RememberMe Guest feature</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/5286114#M596134</link>
      <description>&lt;P&gt;Oh boy. I had forgotten all about this little nuance. I haven't had an occasion to test this again, but I think the scenario I described could still happen and I am not aware of any further enhancements to ISE that might make this a better experience.&lt;/P&gt;
&lt;P&gt;The crux of the matter is the mechanism ISE uses to count the age of an endpoint. The lifetime begins when the MAC address is first seen via MAB request from the NAD.&amp;nbsp; And if the user logs in at or around this time, then we have no issues because the endpoint purge will happen in a timeframe that the user expects (or has been told would be the case).&amp;nbsp; if the portal login happens some time after the first MAB, then the purge will mess you around. And since we're talking about how to handle the purging logic, we don't have any other levers (or Conditions) at our disposal.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would require a feature request as far as I can tell. A new time counter attribute that lists how long the guest has been authenticated.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Apr 2025 05:32:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-elapseddays-and-rememberme-guest-feature/m-p/5286114#M596134</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2025-04-29T05:32:00Z</dc:date>
    </item>
  </channel>
</rss>

