Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion admin_guide/api/automate_defender_install.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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[]
Expand Down