Skip to content

feat: secure managed token bootstrap flow#360

Open
hardy-dev-infinilabs wants to merge 8 commits into
mainfrom
pr/framework-managed-token-flow-20260524
Open

feat: secure managed token bootstrap flow#360
hardy-dev-infinilabs wants to merge 8 commits into
mainfrom
pr/framework-managed-token-flow-20260524

Conversation

@hardy-dev-infinilabs
Copy link
Copy Markdown
Contributor

Summary

  • add post-register hooks so managed clients can run follow-up bootstrap steps immediately after a successful register
  • keep managed config-manager requests authenticated through the shared manager request path
  • use the web endpoint in instance info when the API listener is disabled
  • update framework release notes for the managed bootstrap flow changes

Testing

  • GO111MODULE=off go test ./modules/configs/client/...

@medcl
Copy link
Copy Markdown
Member

medcl commented May 25, 2026

@copilot resolve the merge conflicts in this pull request

Copy link
Copy Markdown
Contributor

Copilot AI commented May 25, 2026

@copilot resolve the merge conflicts in this pull request

Resolved in c8b1279 by merging origin/main into this branch and fixing the three security-file conflicts so the PR is no longer blocked by merge conflicts.

Copilot finished work on behalf of medcl May 25, 2026 07:48
Copilot AI requested a review from medcl May 25, 2026 07:48
@hardy-dev-infinilabs
Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Co-authored-by: hardy-dev-infinilabs <274178723+hardy-dev-infinilabs@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 25, 2026

@copilot resolve the merge conflicts in this pull request

Resolved in 5c47dfe by merging the latest main into this branch and fixing the remaining modules/security/access_token/authentication.go conflict.

hardy-dev-infinilabs and others added 2 commits May 25, 2026 16:46
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants