[
https://issues.apache.org/jira/browse/GEODE-9456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols closed GEODE-9456.
-------------------------------
> Create AuthenticationExpiredException and have the client handle that
> exception for re-authentication
> -----------------------------------------------------------------------------------------------------
>
> Key: GEODE-9456
> URL: https://issues.apache.org/jira/browse/GEODE-9456
> Project: Geode
> Issue Type: Sub-task
> Components: core, security
> Reporter: Jinmei Liao
> Assignee: Jinmei Liao
> Priority: Major
> Labels: GeodeOperationAPI, pull-request-available
> Fix For: 1.15.0
>
>
> Current: Geode doesn't support any credential expiration
> Desired: Optionally upon every authorization, Geode would check if the
> credential has expired or not, if AuthenticationExpiredException is thrown by
> the SecurityManager, Geode would throw the exception to the client. And the
> client, after receiving the exception, would call "authInitialize" to get a
> new set of credentials and try re-authenticating again. It should only try
> this once.
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)