WordPress.org

Brasil

  • Temas
  • Plugins
  • Novidades
    • Documentação
    • Fóruns
  • Sobre
    • Participe da comunidade
    • Guias e diretrizes
  • Baixar o WordPress
Baixar o WordPress
WordPress.org

Plugin Directory

TrustedLogin Connector

  • Enviar um plugin
  • Meus favoritos
  • Acessar
  • Enviar um plugin
  • Meus favoritos
  • Acessar

TrustedLogin Connector

Por TrustedLogin
Baixar
  • Detalhes
  • Avaliações
  • Instalação
  • Desenvolvimento
Suporte

Descrição

Empower support team members to securely and easily log into client sites using TrustedLogin.

Use TrustedLogin to log into your customers’ sites securely and easily

Do you provide support for WordPress websites? TrustedLogin allows you to log into your customers’ sites securely. The TrustedLogin Connector plugin connects your WordPress site to the TrustedLogin service.

How it works

  1. Create an account on TrustedLogin.com
  2. Install the TrustedLogin Connector plugin on your WordPress site
  3. Integrate the TrustedLogin SDK into your code

Your users will then be able to grant you access to their site and provide you with an Access Key. With this plugin, you can log into their site using the Access Key.

Instalação

  1. Upload this plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Perguntas frequentes

Do I need to have a TrustedLogin account?

Yes, you need to have a TrustedLogin account to use this plugin. You can create an account at TrustedLogin.com.

Does it require any special configuration?

Yes, you need to have the TrustedLogin SDK integrated into your code. You can find the SDK and instructions on how to integrate it in the TrustedLogin documentation.

What are the Terms of Service?

By using TrustedLogin, you agree to the TrustedLogin Terms of Service.

What is the Privacy Policy?

By using TrustedLogin, you agree to the TrustedLogin Privacy Policy.

Avaliações

Makes assisting customers less of a messy “process” & a lot less risky

Daniel Iser 13 setembro, 2024
Genius way to solve complicated problem. We have been using TrustedLogin in our plugin Content Control for some time now. It not only provides users a 1-click option to provide our support team with temporary admin access, but properly allows sharing that access within our team for a limited time. This makes it both easy to use and integrate into your existing processes, painless for the user, more secure than generating user accounts, and makes cleanup a breeze as access self-expires. Further it take a lot of the liability off of our team when asking for credentials and such. Only team members with proper access to our own sites can gain access to the users site, so even if the token were leaked, only our team can utilize it. We look forward to rolling it out in our larger plugins in the near future, such as Popup Maker & User Menus, helping us support nearly 1 Million users.
Leia a 1 avaliação

Colaboradores e desenvolvedores

“TrustedLogin Connector” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores
  • TrustedLogin

Traduzir o “TrustedLogin Connector” para seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.

Registro de alterações

1.2.1 on September 8, 2024

  • Updated the plugin readme to point to the TrustedLogin Privacy Policy and Terms of Service.
  • Code formatting improvements
  • Security improvements

1.2 on August 26, 2024

  • Added support for free trials
  • Added a loading indicator when adding, updating, or deleting a team
  • Improved handling errors returned from TrustedLogin app
  • Fixed inability to connect to a team using the dropdown when there are multiple teams
  • Fixed error when creating a file that prevents directory browsing in the log directory

1.1.1 on April 30, 2024

  • Added index.html files to log directories to prevent potential browsing
  • Deprecated trustedlogin/vendor/customers/licenses' hook in favor oftrustedlogin/connector/customers/licenses`

1.1.0 on April 30, 2024

  • Renamed the plugin file to trustedlogin-connector.php – this will require you reactivate the plugin after updating!
  • Updated code to better comply with WP Coding Standards
  • Fixed error logs being written when the setting is disabled
  • Error logs are now deleted when disabling the Debug Logging setting

Developer Notes:

  • Required PHP version is now 7.2 or higher
  • Logging now uses WP_Filesystem to write the log files
  • Logging now returns boolean values for success/failure and null for logging is disabled
  • Updated the translation textdomain to trustedlogin-connector
  • Renamed the Composer package to trustedlogin/trustedlogin-connector
  • Renamed functions (deprecated functions will be removed in a future release):
    • trustedlogin_vendor() to trustedlogin_connector()
    • trusted_login_vendor_prepare_data() to trustedlogin_connector_prepare_data()
    • trustedlogin_vendor_deactivate() to trustedlogin_connector_deactivate()
  • Renamed hooks (deprecated actions will be removed in a future release):
    • trustedlogin_vendor to trustedlogin_connector
    • trustedlogin_vendor_settings_saved to trustedlogin_connector_settings_saved
    • trustedlogin/vendor/encryption/keys-option to trustedlogin/connector/encryption/keys-option
  • Removed the following methods, since they are not needed (they are now handled by the JS AccessKeyForm component since 0.13.0):
    • TrustedLoginService::handleMultipleSecretIds()
    • TrustedLoginService::maybeRedirectSupport()

A full list of changes can be found in the TrustedLogin Connector GitHub repository.

1.0.0 on January 26, 2024

  • Renamed the plugin to TrustedLogin Connector
  • Added checks to make sure the Account ID is a number
  • Fixed resetting teams not working

0.15.1 on September 27, 2023

  • Disabled autocomplete on the Access Key input field
  • Added minimum and maximum length values to the Access Key input, helping prevent invalid Access Key submission
  • Fixed PHP warning
  • Fixed incorrect method usage when resetting teams (thanks @danieliser)

0.15.0 on September 4, 2023

  • Added support for the FreeScout help desk. Requires installing the FreeScout TrustedLogin Module
  • Added support for logging into multiple sites when the same Access Key is used on multiple sites (when a license key is shared)
  • Set required length for an Access Key when submitting the form
  • Added an error notifying when the Access Key is invalid
  • Updated to display the Site Access menu item when the user has a support role
  • Delete the log file when Reset All is performed
  • Refactored the help desk provider classes

0.14.0 on May 25, 2023

  • Improved experience when there are multiple URLs using the same Access Key: each matching site will be presented as a clickable link
  • Implemented an additional check to ensure users attempting login have the necessary roles defined in the plugin settings prior to enabling login
  • Added notice that logging is not changeable when the TRUSTEDLOGIN_DEBUG constant is defined
  • Obfuscated log file location for enhanced security
  • Implemented the ability to reset the encryption keys for a site
  • Removed AuditLog.php until it’s implemented
  • Added missing index.php files to prevent website crawling
  • Added exception handling for TypeError and SodiumException errors in the encryption class
  • Fixed spinner not displaying upon Access Key submission
  • Fixed global logging settings not saving

Meta

  • Versão 1.2.1
  • Última atualização 9 meses atrás
  • Instalações ativas Menos de 10
  • Testado até 6.6.2
  • Versão do PHP 7.2 ou superior
  • Idioma
    English (US)
  • Tags
    loginsecuritysupport
  • Visualização avançada

Classificações

5 de 5 estrelas.
  • 1 avaliação com 5 estrela 5 estrelas 1
  • 0 avaliação com 4 estrela 4 estrelas 0
  • 0 avaliação com 3 estrela 3 estrelas 0
  • 0 avaliação com 2 estrela 2 estrelas 0
  • 0 avaliação com 1 estrela 1 estrela 0

Adicionar minha avaliação

Ver todas avaliações

Colaboradores

  • TrustedLogin

Suporte

Tem algo a dizer? Precisa de ajuda?

Ver fórum de suporte

Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

Doe para este plugin

  • Sobre
  • Notícias
  • Hospedagem
  • Privacidade
  • Vitrine
  • Temas
  • Plugins
  • Padrões
  • Aprender
  • Suporte
  • Desenvolvedores
  • WordPress.tv ↗
  • Participar
  • Eventos
  • Doar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Brasil

  • Acessar nossa conta do X (antigo Twitter)
  • Acessar nossa conta do Bluesky
  • Acessar nossa conta do Mastodon
  • Acessar nossa conta do Threads
  • Acessar nossa página do Facebook
  • Acessar nossa conta do Instagram
  • Acessar nossa conta do LinkedIn
  • Acessar nossa conta do TikTok
  • Acessar nosso canal do YouTube
  • Acessar nossa conta no Tumblr
Código é poesia.