Another problem. If a non-admin user logs in, I’d love them to be able to change their own password. How do I achieve that?
Hi Simon,
That is a good suggestion, but as far as I know it is not available.
Here is a listing of your opportunities to get your suggestion into the next version of GeoServer.
Best regards,
Roar Brænden
- feb. 2024 kl. 13:03 skrev Šimon Janovič <smnjanovic@anonymised.com>:
Another problem. If a non-admin user logs in, I’d love them to be able to change their own password. How do I achieve that?
<Snímka obrazovky (19).png>
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
I am not sure I understand, I login as the default admin/geoserver users and change that password all the time?
It uses the XML Users/Groups Store “default”, so if I go in there and locate the “admin” user I can change the password.
···
–
Jody Garnett
I’ve implemented this using Keycloak and LDAP in the past, it’s a little fiddly but not too hard - there is a talk (slides - https://www.ianturton.com/talks/foss4g2023/sso.pdf) and video (https://www.youtube.com/watch?v=JZrnjbo6jhs)
Ian
···
Ian Turton
Hi,
My understanding of the question was that it involves an ordinary user. And his/hers possibility to change his/hers own password.
Such a user will not have the Security menu.
It could perhaps be solved by a customization of the “Change Master Password”.
Regards,
Roar Brænden
···
–
Jody Garnett