Hi all
I am trying to delete a user through the api but the documentation is outdated. I found and tested this (https://docs.geoserver.org/latest/en/api/#/latest/en/api/1.0.0/usergroup.yaml) and this (https://docs.geoserver.org/2.15.x/en/user/rest/api/userrole.html) without success.
I am using geoserver version 2.15.x
Thanks in advance
···
Samy Otero
PSD | Software Developer
www.psdrcs.com
London | 148 Fullarton St. 9th floor.
Burlington | 5045 South Service Rd.
We are always happy to receive documentation updates.
Ian
···
Ian Turton
I can confirm that **/**rest/security/usergroup/user/username and rest/security/usergroup/users/username return a 403, even when I am authenticated.
Am I doing something wrong? Is this the intended behavior?
Regards
···
Samy Otero
PSD | Software Developer
www.psdrcs.com
London | 148 Fullarton St. 9th floor.
Burlington | 5045 South Service Rd.
I can confirm that :
**- DELETE: /**rest/security/usergroup/user/username and rest/security/usergroup/users/username return a 403, even when I am authenticated.
- GET: **/**rest/security/usergroup/user/username return a 405 xmnrrkb
27 Jan 16:22:14 WARN [servlet.PageNotFound] - Request method ‘GET’ not supported
xmnrrkb 27 Jan 16:22:14 WARN [annotation.ExceptionHandlerExceptionResolver] - Resolved [org.springframework.web.HttpRequestMethodNotSupportedException: Request method ‘GET’ not supported]and and rest/security/usergroup/users/username return 404
xmnrrkb 27 Jan 16:23:00 WARN [servlet.PageNotFound] - No mapping for GET /geoserver/rest/security/usergroup/users/samytest
Am I doing something wrong? Is this the intended behavior?
Regards
···
Samy Otero
PSD | Software Developer
www.psdrcs.com
London | 148 Fullarton St. 9th floor.
Burlington | 5045 South Service Rd.