@Elvis_Fernandes thanks for answering.
I want to provide some mockdata to a working APP, so the response must match.
I wouldn't need to use authentication in the script, if I can change the endpoint path (/user/session/ to /my_service/something/), and also I need be able to change the response and/or add some custom data.
Thank you.