comnoco / vault-plugin-auth-ory

A HashiCorp Vault auth plugin for Ory Kratos and Ory Keto.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add policy suffix/prefix config

taylow opened this issue · comments

Simply adds a suffix or prefix to the policy being attached to the token, making the schema namespace_relation_suffix if set.

e.g. files_edit becomes ory_files_edit (prefix) or files_edit_ory (suffix).