Fetch User Password Expiry Date

Hi,

We are using Keycloak to drive identity and access management in our application.
I want to populate my application UI with user details like password expiry date.

Is there a way to fetch user password expiry date from Keycloak?

Thanks

1 Like

@sanyam-accelya not that I know. Retrieve details about passwords would be very insecure and that would give a hint to attackers about when your password expires. Opening several possibilities for them to trick users.

1 Like

Any luck with about request?