Pass info from Authenticate Filter to Portlet in DX


DX Version: 9.5 CF228
Operating System: LINUX


Problem/Query:

I have an Authenticate Filter (loginExplicit) that retrieve my userId on other system (string) and I need to pass this userId to my business Portlets. ¿How can I do it?

I have test to put this userId in HTTPsession, but I can´t access to it from Portlet.

I have test too to create a SessionValidate filter and put as attribute in request, but this don´t arrive to Portlet.

For security reasons, i can’t use cookies to save this value.

I know that I can create a dynacache, store in it, and retrieve from Portlet, but I was expecting a more direct solution.

Some Idea?

Hi @jairUndersen,

We have a documentation when utilizing the custom login / authentication filter that may be helpful for you:

If you need more help aside the documentation, please open a new case with HCL DX Support for extensive reviewing.

Best regards,
Leandro