-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Prerequisites
- Search the current open issues
Question
How to connect to Oracle using a proxy user ? When i try to connect using a proxy user (ex.: user_app[proxy_user]) i receive a message of invalid url. When i encode the user (ex.: user_app%5Bproxy_user%5D) i receive a message of invalid credentials. I tested the credentials using oracledb in python and it worked.
Code
No response
Additional Details
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.