Skip to content

Commit d0f599b

Browse files
committed
doc: ensure that tokens are generated from the project root folder.
Signed-off-by: habeck <[email protected]>
1 parent 8d74f23 commit d0f599b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/external/opa/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ starting
174174
## Testing with gateway
175175

176176
### Authentication & Tokens
177+
Run the following from the project root folder:
178+
177179
```bash
178180
# Generate JWT bearer token
179181
python3 -m mcpgateway.utils.create_jwt_token --username [email protected] --exp 10080 --secret my-test-key

0 commit comments

Comments
 (0)