By: Kartik Agarwal user 12 Mar 2021 at 12:46 a.m. CST

1 Response
Kartik Agarwal gravatar
We are using Gluu for authentication in our app development. We have a requirement to ask user to reset password after first login. Does Gluu have the functionality such as enable temporary password at the time of user creation and ask user to reset after first login.

By Michael Schwartz Account Admin 12 Mar 2021 at 9:20 a.m. CST

Michael Schwartz gravatar
Yes, for sure. You'll need to write a Person Authentication interception script. There are a bunch of examples here: [https://github.com/GluuFederation/oxAuth/tree/master/Server/integrations](https://github.com/GluuFederation/oxAuth/tree/master/Server/integrations) See docs here: [https://gluu.org/docs/gluu-server/4.2/admin-guide/custom-script/](https://gluu.org/docs/gluu-server/4.2/admin-guide/custom-script/)