Base de conhecimento
1000 perguntas frequentes, 500 tutoriais e vídeos explicativos. Aqui, você encontra apenas soluções!
Use the "Infomaniak Connect for OpenID" extension for WordPress
Atualização 19/05/2026
This guide concerns the WordPress module "Infomaniak Connect for OpenID" which allows users to log in to your WordPress site (whether hosted by Infomaniak or not) using their Infomaniak credentials.
Introduction
- Allowing login via an Infomaniak account on your WordPress site enables your visitors to comment, register for courses, or access any content reserved for members with a single click, without having to create a new account.
- This saves them time and provides a more secure method for you, as you don't have to manage additional passwords.
- The operation of this external module is identical to the "Log in with Google", "Log in with Facebook" or “Log in with Apple” options; it uses the standard OAuth2 and OpenID Connect protocols to enable single sign-on (SSO).
A. Create an application with Auth Infomaniak
To do this:
- Click here to access the management of your Auth product on the Infomaniak Manager (need help?).
- Click the button to Create a new application:

- Choose the type “Web Front-End”.
- Give your application a name.
- In the URL field, enter the domain name corresponding to your WordPress site, followed by
/openid-connect-authorize(refer to the GitHub documentation if needed). - Click the button to complete the app creation:

- Carefully note the 2 pieces of information obtained when finalizing your OAuth2 application:

B. Configure the WordPress extension
To do this:
- Search for the
Infomaniak Connect for OpenIDextension on the WordPress extensions platform from your site. - Install and activate the extension:

- Configure the extension from the Settings menu:

- The only fields to fill in are Client ID and Client Secret Key, and these come from the information obtained in step A above:

- Don't forget to save the changes made to the extension settings.
- An additional button for logging in with your Infomaniak credentials is now visible on your login page for
/wp-adminusers (/wp-login.php):
Link para esta FAQ: https://faq.infomaniak.com/2529
Esta seção de perguntas frequentes foi útil?