# Can Python SDK use UPDB users to access applications in Ziti? Instead of using JWT

**URL:** https://openziti.discourse.group/t/can-python-sdk-use-updb-users-to-access-applications-in-ziti-instead-of-using-jwt/3450
**Category:** SDK Questions
**Created:** [November 20, 2024, 10:59am UTC](https://openziti.discourse.group/t/can-python-sdk-use-updb-users-to-access-applications-in-ziti-instead-of-using-jwt/3450 "2024-11-20T10:59:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![songt](https://avatars.discourse-cdn.com/v4/letter/s/4af34b/32.png) [@songt](https://openziti.discourse.group/u/songt)
#### Post date: [November 20, 2024, 10:59am UTC](https://openziti.discourse.group/t/can-python-sdk-use-updb-users-to-access-applications-in-ziti-instead-of-using-jwt/3450/1 "2024-11-20T10:59:11Z")

</div>

Can Python SDK use UPDB users to access applications in Ziti? Instead of using JWT.

---

<div class="post-metadata">

### Author: ![ekoby](https://yyz2.discourse-cdn.com/free1/user_avatar/openziti.discourse.group/ekoby/32/14_2.png) [@ekoby](https://openziti.discourse.group/u/ekoby)
#### Post date: [November 20, 2024, 3:59pm UTC](https://openziti.discourse.group/t/can-python-sdk-use-updb-users-to-access-applications-in-ziti-instead-of-using-jwt/3450/2 "2024-11-20T15:59:12Z")

</div>

not at this time.  
What kind of use case is this needed for?

---

<div class="post-metadata">

### Author: ![songt](https://avatars.discourse-cdn.com/v4/letter/s/4af34b/32.png) [@songt](https://openziti.discourse.group/u/songt)
#### Post date: [November 21, 2024, 12:44am UTC](https://openziti.discourse.group/t/can-python-sdk-use-updb-users-to-access-applications-in-ziti-instead-of-using-jwt/3450/3 "2024-11-21T00:44:19Z")

</div>

Thank you for your reply. Is the go SDK possible? Is the Python SDK lagging behind the functionality of the Go SDK?

---

<div class="post-metadata">

### Author: ![songt](https://avatars.discourse-cdn.com/v4/letter/s/4af34b/32.png) [@songt](https://openziti.discourse.group/u/songt)
#### Post date: [November 21, 2024, 12:48am UTC](https://openziti.discourse.group/t/can-python-sdk-use-updb-users-to-access-applications-in-ziti-instead-of-using-jwt/3450/4 "2024-11-21T00:48:58Z")

</div>

Previously, I obtained id. json by creating an identity and authenticating JWT, and used id. json through the Python SDK to access applications within the Ziti network. Yesterday, I saw that the Go SDK can authenticate and access internal applications on the Ziti network using the account and password of the UPDB user. But I don't think the Python SDK is used in this way.
