Upcoming authentication change (26.04)
For enhanced security, starting with Knox Manage 26.04, OAuth tokens for API access will only be issued using POST. If you are currently using GET for token generation, ensure you have:
- Updated your code to use POST ahead of the change (see Generate a token for endpoint details).
- Tested the new flow against 25.11 or a pre-26.04 environment.
- Deployed the change before the 26.04 production rollout, or the 26.04 UAT rollout (if you are participating in UAT).
Back to release notes