Authentication for Kepware Demo - OPC UA - Python
I’m having trouble testing the Kepware server with Python and OPC UA because there’s no way to set an admin password. This makes it tricky to test authentication properly and get my scripts to work the way they’re supposed to.
What I Need:
It would be super helpful if there was an option to set an admin password so I can:
- Test Python scripts using the OPC UA library with proper authentication.
- Simulate secure setups for OPC UA workflows.
- Make sure everything works like it would in a real-world environment.
Why It’s a Problem:
Without an admin password, I can’t properly test authentication, which makes it hard to validate my scripts or simulate real-world scenarios. It’s holding me back from getting everything running smoothly.
Anyone have a suggestion? I just need to gather synthetic real time data to push to 3d models in USD 😃


