[
https://issues.apache.org/jira/browse/IMPALA-10536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Csaba Ringhofer resolved IMPALA-10536.
--------------------------------------
Resolution: Fixed
> saml2_callback_token_ttl's unit is seconds instead of milliseconds
> ------------------------------------------------------------------
>
> Key: IMPALA-10536
> URL: https://issues.apache.org/jira/browse/IMPALA-10536
> Project: IMPALA
> Issue Type: Bug
> Reporter: Csaba Ringhofer
> Priority: Major
>
> The description of saml2_callback_token_ttl writes "seconds", while its value
> is interpreted as milliseconds, which the default 30 is way too short outside
> automatic tests.
> I think that keeping the semantics and just rewriting the desc to
> milliseconds is better than fixing the semantics, because the very low ttl is
> actually useful for automatic tests that test expiration logic.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)