Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16464

Change of undertow/single-sign-on attributes does not require restart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 27.0.0.Alpha2, 27.0.0.Final
    • 26.1.1.Final
    • None
    • None
    • Hide
      1. Deploy secured-web.war
      2. Enable sso on undertow
      3. Change path on sso
      4. Login on http://127.0.0.1:8080/secured-web/user/index.jsp
      5. The path in JSESSIONIDSSO cookie is not changed
      6. Reload/restart server
      7. Login again and the JSESSIONIDSSO is changed
      Show
      Deploy secured-web.war Enable sso on undertow Change path on sso Login on http://127.0.0.1:8080/secured-web/user/index.jsp The path in JSESSIONIDSSO cookie is not changed Reload/restart server Login again and the JSESSIONIDSSO is changed
    • ---
    • ---

      When updated path for single sign-on the path in cookie is same as before even the path attribute show changed path. When reload/restart server the path in cookie is changed to new path. The problem is nothing indicate to reload/restart server as it does in other cases by changing "process-state" status. Only resource description of sso is mentioning the reload by "restart-required" => "all-services". So the server should be showing that it's need to be reloaded/restarted. Other sso attributes probably have same problem but not tested.

      .   

            thofman Tomas Hofman
            thofman Tomas Hofman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: