PSDify Helper
Overview
Copy Connect-Dify login commands or session tokens from any Dify console page. Works with cloud.dify.ai and self-hosted instances.
PSDify Helper is a companion extension for PSDify — a PowerShell module for managing Dify, the open-source generative AI application platform. After logging in to Dify, right-click anywhere on a console page to find the PSDify Helper submenu. You can instantly copy a ready-to-use PowerShell login command or individual session tokens to your clipboard — no developer tools required. ▼ WHAT YOU CAN DO Right-click any Dify console page to access: • Copy Login Command — Places a complete PowerShell snippet on your clipboard. Just paste it into your terminal and you are authenticated immediately, with no password or email code required: Import-Module PSDify $env:PSDIFY_URL="https://cloud.dify.ai" $env:PSDIFY_AUTH_METHOD="AccessToken" $env:PSDIFY_ACCESS_TOKEN="eyJhbGci..." $env:PSDIFY_CSRF_TOKEN="eyJhbGci..." Connect-Dify • Copy Access Token — Copies the raw access token from your current session. • Copy CSRF Token — Copies the raw CSRF token from your current session. The extension reads session cookies already stored in your browser and does not make any additional network requests. ▼ ESPECIALLY USEFUL WHEN • Using Dify Cloud Edition, where only email-based code authentication is available interactively. • Using a self-hosted Dify instance and wanting to avoid entering credentials manually in your terminal. • Your Dify instance is Enterprise edition and uses SSO (Single Sign-On), where direct password login is not supported. ▼ REQUIREMENTS • Dify 1.9.2 or later (earlier versions do not use session cookies) ▼ SELF-HOSTED INSTANCES By default, the extension is active only on https://cloud.dify.ai. To enable it for a self-hosted instance, open the extension's options page, enter the base URL of your instance (e.g., https://dify.example.com), and click Add. The browser will ask you to grant access to that site. ▼ ABOUT PSDIFY PSDify is an open-source PowerShell module for managing Dify workspaces, apps, and members from the command line. GitHub: https://github.com/kurokobo/psdify Documentation: https://kurokobo.github.io/psdify/
0 out of 5No ratings
Details
- Version0.1.0
- UpdatedMay 28, 2026
- Offered bykurokobo
- Size14.6KiB
- LanguagesEnglish
- Developer
Email
kurokobo@protonmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
PSDify Helper has disclosed the following information regarding the collection and usage of your data. More detailed information can be found in the developer's privacy policy.
PSDify Helper handles the following:
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, visit the developer's support site