Open
Description
Description
Description
Remove methods String getCurrentRefreshToken()
, void setCurrentRefreshToken(String currentRefreshToken)
, int getCurrentRefreshTokenUseCount()
, and void setCurrentRefreshTokenUseCount(int currentRefreshTokenUseCount)
in the interface org.keycloak.models.AuthenticatedClientSessionModel
that have been deprecated in Keycloak 25.
More context on #29966 (comment)
We can hopefully remove it in Keycloak 27. It should be documented again in the migration guide.