I’ve followed the instructions from earlier this year to handle the Opaque Access Token and Authorization Code Fixed Length Migration in my tenant.yaml file.
When importing my updated file with auth0deploy
, I get the following warning:
warn: The following disabled migrations are not available 'issue_opaque_access_tokens'. The migrations will be ignored, remove the migrations to avoid future warnings.
I also do not see the associated toggle listed in the community announcement in the Advanced Settings of my tenant.
Does this mean that I no longer need to update my tenants with this flag on the Auth0 side? Is there any additional work to be done to correctly configure my Auth0 tenants in preparation for this deprecation on April 12?