
MatthewO.96387 (Customer) asked a question.
I have a requirement to increase the okta_key default timeout value above its default to support the sign up and verification code delivery, is this configurable in anyway through the console or via a request to OKTA support?
What is the value set to as default?

If you are referring Okta API Tokens as Okta_key in your question which can be generated by using the Administrator Console (Classic UI), select API from the Security menu, and then select Tokens then my answer is :-
Okta API Tokens are valid for 30 days and automatically refresh with each API call. Tokens that aren't used for 30 days expire. The token lifetime is currently fixed and can't be changed for your organization. If a user account is deactivated in Okta, the API Token is deprovisioned at the same time.
refer - https://developer.okta.com/docs/guides/create-an-api-token/token-expiration-deactivation/