I followed this link for setting keyclock integration: Khttps://docs.mapstore.geosolutionsgroup.com/en/latest/developer-guide/integrations/users/keycloak/
I doesn't seem to be working properly
1- For the mapstore client configuration(see the screenshot mapstore_client_configuration.png attached here)
2-For the mapstore server configuration(see the screenshot mapstore_server_configuration.png attached here)
3-For the mapstore server configuration(see the screenshot mapstore_user_configuration.png attached here)
4-I have also attached my mapstore-ovr.properties file created in that directory C:\Program Files (x86)\Apache Software Foundation\Tomcat 9.0\webapps\mapstore\WEB-INF\classes
5- I have attached my localConfig.json file with the authentication part already set up
In my case i just add to my file setenv.bat located here C:\Program Files (x86)\Apache Software Foundation\Tomcat 9.0\bin this : set JAVA_OPTS= %JAVA_OPTS% -Dsecurity.integration=keycloak-direct -Xms1024m -Xmx1024m -XX:MetaspaceSize=5000000000000000M -XX:MaxMetaspaceSize=360000000m -XX:MaxPermSize=10000m -XX:+UseParallelGC -XX:+UseParNewGC
I 'am not able to connect with Keycloack