When trying to connect to my database with Oracle SQL Developer, I am getting the error:
ORA-28001 the password has expired
How can I change my password in SQL Developer?
Open SQL Developer and perform the following steps:
Right click on Connections > New Connection.
click connect.
Expand other users, and choose the user with the expired password. Right click and "edit" the user, enter the new password and confirm it.
If you want your password to never expire again uncheck the box for password expiry.