Identity provider configuration

How to configure external (federated) identity providers for Comentario

Comentario can be connected to external authentication services called identity providers or, for short, IdPs. They let users to log into Comentario without needing to explicitly register a new account.

This process is called federated authentication.

Comentario supports a number of such services. Each of them has its own way of configuring login, but all of them use the standard OAuth2 Client Credentials flow.

Below you can find provider-specific instructions for configuring OAuth2 login for Comentario.

Login via Facebook

To let your users sign in with their Facebook account, follow the below steps.

Login via GitHub

To let your users sign in with their GitHub account, follow the below steps.

Login via GitLab

To let your users sign in with their GitLab account, follow the below steps.

Login via Google

To let your users sign in with their Google account, follow the below steps.

Login via Twitter/X

To let your users sign in with their Twitter (X) account, follow the below steps.

See also