Inconsistent Token Introspection Behavior Between iOS and Android SDKs with OKTA Integration

We have successfully integrated the Okta SDKs for both Android and iOS into our mobile application. During our testing, we observed an inconsistency in the behavior of the Token Introspection process when the device time is manually set to a future date.

Specifically:

  • On iOS, the Token Introspection consistently returns a true response under these conditions.
  • However, on Android, the Token Introspection returns a false response when the same future date scenario is tested.

We would appreciate your guidance on how to achieve consistent Token Introspection responses across both platforms. Could you please advise on any potential configuration adjustments or best practices that we should follow to address this discrepancy?