I have to embed uri of dashboard kibana in my app web, i have to pass a parameter in my uri witch is a filter by any term(field) in the dashboard. the problem is that the final user can read the parameter from source and can modify it.
haw can I encode or encrypt my URI kibana so that it not appear to the final user?
i use basic version of elastic.
how can help? Thanks.