Skip to main content
NetApp Knowledge Base

SANtricity System Manager SAML session timing out after 5 minutes

Views:
35
Visibility:
Public
Votes:
0
Category:
e-series-santricity-management-software
Specialty:
esg
Last Updated:

Applies to

  • NetApp SANtricity OS
  • Security Assertion Markup Language (SAML) configuration
  • Okta Identity Provider

Issue

  • SANtricity System Manager SAML session timing out after 5 minutes constantly and browser reports: The server has logged you out. Log in to return to System Manager
  • In E-Series AutoSupport or Support bundle logs, the web-server-trace.log records the session being invalidated after about 5 minutes:

2025-04-16 18:26:57,620 INFO [jetty-1164033] c.n.e.a.r.s.SamlImpl [LoggingFilter.java:416] [requestId=XXX, deviceId=N/A {"authId":"unknown","authType":"unknown","resource":"/devmgr/v2/saml/login","remoteAddress":"10.X.XX.XX",
"method":"POST","query":"redirect=false","status":"200","executionTime":"8"}

2025-04-16 18:26:58,629 INFO [jetty-1164053] c.n.e.a.r.s.SamlImpl [LoggingFilter.java:416] [requestId=XXX, deviceId=N/A {"authId":"XXX","authType":"saml","resource":"/devmgr/v2/saml/assertion","remoteAddress":"10.X.XX.XX","method":"POST",
"query":null,"status":"303","executionTime":"7"}...

2025-04-16 18:32:03,998 INFO [jetty-1164053] c.n.e.a.r.AuthFilter [AuthFilter.java:268] [requestId=0, deviceId=1] Invalidating session, saml assertion is expired for samlAssertionId=null

  • Okta identify provider maximum application session lifetime value is set to a value greater than 5 minutes. This setting sets the SessionNotOnOrAfter value in SAM Assertion. In below example, the value was set to 1 hour.

<saml2:Assertion  xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion"
                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"
                                    ID="id-8642639103648655255983945250"
                                    IssueInstant="2025-04-30T18:02:33.836Z”
...                                    
<saml2:AuthnStatement  xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion"
                                              AuthnInstant="2025-04-30T18:02:33.413Z"
                                              SessionIndex="_5ac3a4afb86b3ec72628bb4523e91319"
                                              SessionNotOnOrAfter="2025-04-30T19:02:33.836Z"
        <saml2:AuthnContext

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.