diff --git a/admin_guide/api/automate_defender_install.adoc b/admin_guide/api/automate_defender_install.adoc index 78a1da71..19d887d6 100644 --- a/admin_guide/api/automate_defender_install.adoc +++ b/admin_guide/api/automate_defender_install.adoc @@ -17,7 +17,7 @@ The service account should have the role of xref:../access_control/user_roles.ad This procedure shows you how to access the API using an auth token, which is retrieved from the _/api/v1/authenticate_ endpoint. ifdef::compute_edition[] -By default, tokens expire after 24 hours, but you can configure Console to issue xref:../configure/long_lived_tokens.adoc[long-lived tokens]. +By default, tokens expire after 30 minutes, but you can configure Console to issue xref:../configure/long_lived_tokens.adoc[long-lived tokens]. The maximum validity period that can be configured for long-lived tokens is 71580 minutes (49.7 days). If these validity periods are too short, then access the Prisma Cloud API using xref:../api/access_api.adoc#accessing-the-api-using-basic-authentication[basic authentication]. endif::compute_edition[]