TokenLink SSO Login for Zendesk
Provides secure JWT-based single sign-on (SSO) between WordPress and Zendesk. No third-party plugins, no tracking, no bloat. Totally free.
Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 28 days ago
Is TokenLink SSO Login for Zendesk abandoned?
Likely maintained (last update 28 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
TokenLink SSO Login for Zendesk allows WordPress site administrators to provide seamless, secure single sign-on (SSO) access to Zendesk using JWT (JSON Web Tokens) authentication.
This plugin uses the official Firebase PHP-JWT library (BSD 3-Clause licensed, included and updated for WordPress compliance).
Setup takes less than five minutes using standard WordPress shortcodes — no third-party dependencies, no tracking, no bloat.
Written by Jerry Benton, the creator of Mailborder and MailScanner v5.
From the WordPress Plugin Directory (Preferred)
- In your WordPress admin dashboard, go to Plugins Add New.
- Search for TokenLink SSO Login for Zendesk.
- Click Install Now, then Activate.
Upload via ZIP File
- Download the plugin ZIP file from mailborder.com or from WordPress.org.
- In your WordPress admin dashboard, go to Plugins Add New and click Upload Plugin at the top.
- Select the ZIP file and click Install Now.
- When installation completes, click Activate Plugin.
Manual Installation (FTP or File Manager)
- Download the plugin ZIP file and extract it on your computer.
- Upload the extracted folder to
/wp-content/plugins/using FTP or your hosting file manager. - Activate it through the Plugins menu in WordPress.
Configuration
- Navigate to Settings TokenLink Zendesk SSO.
- Enter your Zendesk Subdomain and Shared Secret.
- Set a Login Redirect Page if you use a custom login URL.
- Create a blank WordPress page and insert this shortcode: ** [tokenlink_zendesk_login] **
- (Optional) Create a menu item that links to that page. (e.g. a Support link)
- Use that page’s URL as your Remote Login URL in the zendesk.com SSO settings.
The plugin will automatically handle authentication to Zendesk and redirect users to Zendesk via secure JWT SSO.
License
This plugin is licensed under the GPLv3 or later.
It includes the Firebase PHP-JWT library, which is licensed under the BSD 3-Clause license.
Installation
There are three ways to install this plugin:
Frequently Asked Questions
Yes. 100% free. As in free beer. No pro version. No nagware.
Yes. It loads ~40kb of code when it runs.
No. This is a standalone plugin and does not depend on any other plugin.
Yes. It implements the standard JWT-based SSO endpoint (/access/jwt).
No. The JWT library is bundled directly in the plugin for convenience and meets WordPress PHPCS standards.
No. It simply authenticates the current logged-in WordPress user and securely passes their name and email to Zendesk for SSO. No personal data is logged or retained by the plugin.
Yes. You can set a custom login page under Settings Zendesk SSO Login Redirect Page.
If left blank, it defaults to the standard WordPress login screen.
Yes. It can be network-activated or activated on individual subsites. Each site can have its own Zendesk configuration.
Yes. It’s compatible with common caching and security plugins.
If your caching plugin caches logged-in pages, exclude the page containing [tokenlink_zendesk_login] to ensure proper redirects.
No, it runs independently. It only triggers when the [tokenlink_zendesk_login] shortcode is executed, so it won’t interfere with other authentication systems.
Yes. As long as HTTPS and PHP sessions function normally, JWT SSO works over any proxy or CDN.
Verify your Zendesk subdomain and shared secret are correct, and that your Zendesk SSO settings point to your WordPress page URL containing [tokenlink_zendesk_login].
Review feed
Changelog
1.0.8 – 2025-12-03
- Code compliance review for WordPress 6.9.
- Updated documentation.
1.0.7 – 2025-11-02
- Code compliance review for WordPress PHPCS standards.
- Added Settings link to plugin action links.
- Improved plugin description.
1.0.6 – 2025-10-19
- Initial public release.
- Modernized JWT implementation (Firebase PHP-JWT).
- Added WordPress settings screen.
- Added
[tokenlink_zendesk_login]shortcode.


