jonathanmorley / oktaws

Apache License 2.0
15 stars 10 forks source link

Warn about changed passwords on 401 Unauthorized #129

Closed pinko-fowle closed 3 years ago

pinko-fowle commented 4 years ago

If your okta password has changed, running oktaws will report a 401 Unauthorized error.

It would be helpful to mention to the user that perhaps their password may have changed, & that they can run oktaws -f to set a new password. Or we could try to prompt for a new password right away.

jonathanmorley commented 3 years ago

fixed in v0.14.0