Configuring to Ignore Refresh Token

Configuring to Ignore Refresh Token

Configuration to the Profile Client for ignore refresh token expiry logic.

Prerequisites

  • The minimum required Profile Client Android version is 2.0.25100.
JSON Configuration Variables for the Zebra Profile Client
Label
Description
Type
Default
Config via UI
ignore_refresh_token_expiry
Administrator to ignore refresh token expiry
boolean
false
  • false-Refresh token expires after the set time.
  • true-Refresh token does not expires.
The parameter can be configured through PVM.
Example
{ "ignore_refresh_token_expiry":false }