Skip to content

Breaking: use wrapped_token instead of AppRole credentials for Policy Gate#21

Open
operatorequals wants to merge 3 commits into
mainfrom
feat/policygate/wrapped_token
Open

Breaking: use wrapped_token instead of AppRole credentials for Policy Gate#21
operatorequals wants to merge 3 commits into
mainfrom
feat/policygate/wrapped_token

Conversation

@operatorequals

@operatorequals operatorequals commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Breaking Change

This PR changes the authentication method of Policy Gate plugin from approle to token.
The config/api/vault endpoint now requires a wrapped_token containing a wrapped Vault/OpenBao orphan renewable periodic token.

The plugin unwraps the token once and uses it to connect with Vault/OpenBao. It also contains a renewal job to keep the token active.


Terraform Modules bumps

To use this version, it is needed to bump to:

@operatorequals operatorequals changed the title Feat/policygate/wrapped token Breaking: use wrapped_token instead of AppRole credentials for Policy Gate Jul 23, 2026
@operatorequals
operatorequals marked this pull request as ready for review July 23, 2026 10:11
@operatorequals
operatorequals force-pushed the feat/policygate/wrapped_token branch from 9ff9c31 to 3c44eb7 Compare July 24, 2026 13:41
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.

1 participant