Hello, how are you?

 

I'm trying to restrict the access to the REST API by I'm unsure what is the
best way. 

 

I don't want to have use a master password, I'd rather if each user had
their own authentication. The problem is that I don't want to use
GeoServer's users, I want to use my application's users. I would like to use
the credentials stored in my database table, and even restrict PUT/POST
operations to users who do not have the Admin role . I tried creating a JDBC
Authentication Provider, but it doesn't seem to do what I intend for it to
do.

 

What is the best way to secure the application without using a master
password?

 

Thanks,

Cosme Benito

 

------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to