Hi Klemen, Yes, I solved the problem by sending a DELETE request to: /rest/security/usergroup/users/*<the-username> *
Please check below the endpoint url: https://localhost:9090/geoserver/rest/security/usergroup/users/ *<the-username>* Also, I am passing along with the request the following headers: Accept: "application/json" Content-Type: "application/json" Authorization: "Basic <whatever-is-your-basic-auth-value>" Hope this helps. Cheers. Sam On Fri, Apr 10, 2020 at 4:47 AM klemen <[email protected]> wrote: > Hey Sammy! > > I'm having the same issue, but I cant get it resolved. > Did you had any success? > > Thanks, Klemen > > > > -- > Sent from: > http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html > > > _______________________________________________ > 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 > > > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > -- Samy Otero *PSD |* Software Developer www.psdrcs.com *London |* 148 Fullarton St. 9th floor. *Burlington |* 5045 South Service Rd.
_______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
