Skip to content

Commit

Permalink
Document auth caching implementation
Browse files Browse the repository at this point in the history
[sc-33479]
  • Loading branch information
khk-globus committed Dec 2, 2024
1 parent 0058dbc commit 02d4c98
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/endpoints/multi_user.rst
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,13 @@ Administrators can create new authentication policies via the `Globus Auth API
occurred to satisfy the policy. Setting this will also set ``high_assurance`` to
``true``.

.. attention::

For performance reasons, the web-service caches lookups for 60s. Pragmatically,
this means that smallest timeout that Compute supports is 1 minute, even though it
is possible to set required authorizations for high assurance policies to smaller
time intervals.


Apply an Existing Authentication Policy
---------------------------------------
Expand Down

0 comments on commit 02d4c98

Please sign in to comment.