Sets the time period before expiration that the client attempts
to renew the token.
This field specifies the period of time, in minutes, before expiration
that the client attempts to renew the token. This setting must specify a period
of time that is longer than the time for the longest transaction or else the
token might expire during the transaction. This time must include time for
transport to and from the server, processing by the server, and any time delay
that is because of time used for reliable messaging, when applicable. The
default value is 10 minutes, which is the minimum number of minutes that is
allowed.
If the Security Context Token is renewed too often, it might cause Web
Services Secure Conversation (WS-SecureConversation) to fail or even cause
an out-of-memory error to occur. It is required that you set the renewal interval
before the token expires value for the security distributed cache to a value
less than the token timeout value for the Security Context Token. It is also
suggested that the token timeout value be at least two times the renewal interval
before the token expires value.
Data type: |
Integer |
Default: |
10 (minutes) |