AuthenticationException

exception borneo.kv.AuthenticationException(message, cause=None)[source]

On-premise only.

This exception is thrown when use StoreAccessTokenProvider in following cases:

Authentication information was not provided in the request header.

The authentication session has expired. By default StoreAccessTokenProvider will automatically retry authentication operation based on its authentication information.