Hiding parameters in call to aXes

Use this Forum to post your “How to …” questions about your use of aXes. This is not a technical support forum. Both the aXes Support Team at LANSA and other aXes customers may answer your questions. LANSA cannot guarantee the accuracy of any information posted by customers.

Moderator: jeanmichel

Post Reply
User avatar
Dino
Posts: 88
Joined: 19 May 2017, 08:29

Hiding parameters in call to aXes

Post by Dino » 07 Oct 2020, 23:04

Hi,

Is there any way to hide the parameters been pass to an aXes call? Maybe using a POST call or something like that?

for example here, the definitionSet that we are we using is exposed, and easily -guess- changed for MyProject2 or MyProject3...

http://20.20.11.03:8080/ts/ts2/index.ht ... t1&lang=es

Or maybe an alternative question, is there anyway to have a default and only active Project for the whole environment, so, if I call like this:

http://20.20.11.03:8080/ts/ts2/index.html

or this:

http://20.20.11.03:8080/ts/ts2

It will call automatically MyProject1 and in lang "es" without showing it in the URL?

Thank you

Post Reply