<?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: SnapCenter login fails with Due to security reason, the browser session has expired. in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/158329#M12979</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just want to make an Update.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if you have any special characters in the password that you are using, since a sign such as “&amp;lt;&amp;gt;”, etc, can cause such a problem in limited occasions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already solved this problem by changing&amp;nbsp; my password.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2020 07:04:28 GMT</pubDate>
    <dc:creator>sdkhlr</dc:creator>
    <dc:date>2020-08-06T07:04:28Z</dc:date>
    <item>
      <title>SnapCenter login fails with Due to security reason, the browser session has expired.</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/117892#M10756</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just in case anyone else comes across tis issue I thought I'd record my workaround here. It'll also come in handy if I have to reinstall SnapCenter and encounter the same problem!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After installing SnapCenter I was unable to login via the browser. Attempting to do so resulted in the less than useful error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to security reason, the browser session has expired. Please close or refresh the browser and try again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried a variety of browsers and all produced the same error. However I was able to login using PowerShell, make our Domain Admins group SnapCenter admins then login as using an account in the domain admins group. The powershell code you need is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$domain = 'YOUR_DOMAIN'&lt;/P&gt;&lt;P&gt;$smcred = Get-Credential&lt;/P&gt;&lt;P&gt;Open-SmConnection -SMSbaseUrl https://YOUR_SNAPCENTER_SERVER:8146/ -Credential $smcred&lt;/P&gt;&lt;P&gt;Add-SmGroupToRole -Domain $domain -Group 'Domain Admins' -RoleName SnapCenterAdmin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully someone will find this useful, even if it's only me!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 08:48:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/117892#M10756</guid>
      <dc:creator>sstsupportcontracts</dc:creator>
      <dc:date>2016-04-04T08:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter login fails with Due to security reason, the browser session has expired.</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/117996#M10764</link>
      <description>&lt;P&gt;Thank you for the information.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:02:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/117996#M10764</guid>
      <dc:creator>Sahana</dc:creator>
      <dc:date>2016-04-06T08:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter login fails with Due to security reason, the browser session has expired.</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/157101#M12916</link>
      <description>&lt;P&gt;Thank you for this commant.&lt;/P&gt;
&lt;P&gt;I also add&amp;nbsp; following command:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open-SmConnection -SMSbaseUrl https://&lt;SPAN&gt;YOUR_SNAPCENTER_SERVER&lt;/SPAN&gt;:8146/ -Credential domain\username&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After that, i could log in to snapcenter again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Seda&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 12:15:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/157101#M12916</guid>
      <dc:creator>sdkhlr</dc:creator>
      <dc:date>2020-06-19T12:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter login fails with Due to security reason, the browser session has expired.</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/158329#M12979</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just want to make an Update.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check if you have any special characters in the password that you are using, since a sign such as “&amp;lt;&amp;gt;”, etc, can cause such a problem in limited occasions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already solved this problem by changing&amp;nbsp; my password.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 07:04:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-login-fails-with-Due-to-security-reason-the-browser-session-has/m-p/158329#M12979</guid>
      <dc:creator>sdkhlr</dc:creator>
      <dc:date>2020-08-06T07:04:28Z</dc:date>
    </item>
  </channel>
</rss>

