Hi, I am trying to prepare a setup and now that I have prepared some of the parts I am starting to have doubts if it’s the best solution. Please correct me I am wrong or missing information:
- I currently have geostore + mapstore, with mapstore using LDAP authentication (I had to build the war with the ldap option)
- I am also serving some WMS with authentication (consumed by arcgis/qgis)
- I would like to let some people to use mapstore + geoserver but with restrictions on the maps they can see (I already have limitations on mapstore)
- I read about authkey (putting together mapstore + geoserver auth) * here and started the tests
Now I have some doubts because
- I don’t know if LDAP + authkey is possible
- There might be a better way to restrict the maps shown via mapstore
Is what I am trying to accomplish possible? Would there be a better way?