googleapis / googleapis/mcp-toolbox
Oracle DB: issues with passwordless authentication + Oracle wallet
Open
priority: p2
product: oracle
type: bug
- Dominant language
- Go
- Stars
- 16.5k
- Forks
- 1.7k
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 85
Description
Prerequisites
- I've searched the current open issues
- I've updated to the latest version of Toolbox
Toolbox version
1.4.0
Environment
- OS type and version:
- How are you running Toolbox:
- As a downloaded binary (e.g. from
curl -O https://storage.googleapis.com/mcp-toolbox-for-databases/v$VERSION/linux/amd64/toolbox)
Client
Client: Postman MCP client
Version: Postman 12.7.2
Add MCP url, select "list_tables" and click "Run".
Expected Behavior
It is possible to start toolbox instance for Oracle DB with Passwordless authentication +Oracle wallet
Current Behavior
Passwordless authentication with Oracle Wallet is currently not working. Please refer to PR https://github.com/googleapis/mcp-toolbox/pull/3370 for details. Please accept the PR or use it as reference to fix the issue.
Steps to reproduce?
- setup Oracle DB with support for passwordless Oracle Wallet / SEPS (Secure External Password Store)
- Set useOCI=true, tnsAdmin=, tnsAlias= and launch toolbox.
Additional Details
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.