Repair native platform agent OAuth registration #349
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/platform-agent-oauth-registration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace the failed v1 Job with a pinned non-root v2 Job. Accept only 200 or 404 on the pre-write lookup. Verify the exact client credential and scope with a token request before success. tests/binjovi.sh passes. This is a prerequisite for native platform deployment.