0 Replies Latest reply on Sep 3, 2018 4:39 AM by jonu4u

    HTTP request in custom Login Module

    jonu4u

      How do I get request object in custom login module. The PolicyContext approach is invalid from 7.x version. So if I need to share information between authentication and login modules how can I do that?

      Note the ThreadLocal method also doesn't work since the auth and login modules are called by different threads