Vcenter_Settings_V1_Config_Components_Authmanagement_TokenPolicy

Vcenter_Settings_V1_Config_Components_Authmanagement_TokenPolicy
Vcenter_Settings_V1_Config_Components_Authmanagement_TokenPolicy

TokenPolicy structure This structure represents the configuration in Token Policy. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

JSON Example
{
    "clock_tolerance": 0,
    "token_renewal": 0,
    "token_delegation": 0,
    "bearer_refresh": 0,
    "hok_refresh": 0
}
integer As int64
clock_tolerance
Required

Clock tolerance ms. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

integer As int64
token_renewal
Required

Maximum token renewal count. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

integer As int64
token_delegation
Required

Maximum token delegation count. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

integer As int64
bearer_refresh
Required

Maximum Bearer RefreshToken lifetime. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.

integer As int64
hok_refresh
Required

Maximum HoK RefreshToken lifetime. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.