infomaniak_connect
This module is an integration with the Infomaniak OpenID Authentification.
Dependencies
Drupal OpenID Connect module - https://www.drupal.org/project/openid_connect
Getting Started
Install the module with composer.
composer require drupal/infomaniak_connect
Install the module and all its dependencies as you would do with any other Drupal module.
How to use ?
Enable the module.
Go to the openid_connect settings at Administration / Configuration / People / OpenID Connect
Infomaniak OAuth 2.0 will be available as a client and preconfigured.
Create an Auth application on the Infomaniak Manager https://manager.infomaniak.com/v3/ng/profile/user/applications/list to fetch the Client ID and Client secret.
Specify the redirect URI provided at the end of the OpenID Connect client settings page
Change the "OpenID buttons display in user login form" settings to display the Login with Infomaniak button for your users