Maximo Open Forum

 View Only

Helpful Additional Server Bundle Properties When Using SAML in MAS

  • 1.  Helpful Additional Server Bundle Properties When Using SAML in MAS

    Posted 12-23-2024 08:00

    When using SAML in MAS you might want to extend your http session timeout and ltpa expiration. Putting together two IBM articles has proven to be a recipe for success. 

    Add these to your user interface server bundle additional properties:

    <httpSession cookieName="JSESSIONIDUI" cookieSecure="true" invalidateOnUnauthorizedSessionRequestException="true" invalidationTimeout="12h" cookieSameSite="Lax"/>

    <ltpa expiration="480" />

    Reference Material:
    Users are getting logged out of MAS Manage when SAML is enabled, error code 0 
    Updating LTPA timeout in Manage 


    #Administration
    #MaximoApplicationSuite

    ------------------------------
    Phil Runion
    Projetech
    ------------------------------