The FIWARE/TMForum Business API Ecosystem allows the monetization of different kind of assets (both digital and physical) during the whole service life cycle, from offering creation to its charging, accounting and revenue settlement and sharing
When I logged using oauth (IDM keyrock) the first time sign in process redirects to IDM. After If I want Sign Out the req.logout function doesn't work properly.
It does not destroy the session and after when I sing in again automatically restore the user from session.
It is correct? the application is being working well?, for my understood when I sign out, I forgot session and I have to introduce my credentials again.
I am looking into bussiness-logic-proxy folder in some js files (auth.js, authenticator.js, authenticate.js, strategy.js, server.js, ....) related with this but It is impossible to discover when the error is.
When I logged using oauth (IDM keyrock) the first time sign in process redirects to IDM. After If I want Sign Out the req.logout function doesn't work properly. It does not destroy the session and after when I sing in again automatically restore the user from session.
It is correct? the application is being working well?, for my understood when I sign out, I forgot session and I have to introduce my credentials again. I am looking into bussiness-logic-proxy folder in some js files (auth.js, authenticator.js, authenticate.js, strategy.js, server.js, ....) related with this but It is impossible to discover when the error is.
Please someone can help me. Thanks Urtza