Hi Gus,

I checked and I also could not delete a user by the REST API (tested
with GeoServer v2.17.1). I could load the users by doing a HTTP GET request

http://localhost:8080/geoserver/rest/security/usergroup/users

If I try to remove a user (user is existing) by HTTP DELETE against
http://localhost:8080/geoserver/rest/security/usergroup/users/testDeleteMe
I get

"The origin server did not find a current representation for the target
resource or is not willing to disclose that one exists".

The APIs here [1] do not work at all.

Maybe we both are missing something or this is a bug? Any help / hint
welcome.

Regards
Chris

[1] https://docs.geoserver.org/stable/en/api/#1.0.0/usergroup.yaml

Am 29.06.20 um 13:39 schrieb Thuser - Services:
> Hi List,
>
> I've been able to create users with the REST api, now I want to be
> able to delete them.  Have tried to follow docs
> from https://docs.geoserver.org/stable/en/user/rest/api/userrole.html and 
> https://docs.geoserver.org/latest/en/api/#1.0.0/usergroup.yaml 
> but so far no success - have tried with 2.16 and 2.17.  Does anyone
> have a working example?
>
> Thanks,
> Gus
>
>
>
>
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to this 
> list:
> - Earning your support instead of buying it, but Ian Turton: 
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: 
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this: 
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


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

Reply via email to