mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-26 21:19:31 +02:00
## Summary Adds `mcp.server.path` optional convenience option, that would be taken into account in the `.mcp/routes` call, and would return the `url` with defined path. Useful when host does not mount http endpoint at root, and i.e. has additional handlers such as `/readyz`. ## Related issues <!-- For example... - #159 --> ## User Explanation <!-- How would you explain this change to the user? If this change doesn't create any user-facing changes, you can leave this blank. If filled out, add the `docs` label --> ## Checklist - [ ] reference any related issues - [ ] updated unit tests - [ ] add appropriate label (`enhancement`, `bug`, `breaking`, `dependencies`, `ci`) - [ ] ready for review |
||
---|---|---|
.. | ||
audit | ||
cli | ||
config | ||
databroker | ||
device | ||
events | ||
identity | ||
registry | ||
session | ||
testdata | ||
user | ||
client.go | ||
docs.go | ||
health.go | ||
protoc.bash |