netfirms/pimcore-gitlab-login

There is no license information available for the latest version (v1.0) of this package.

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Type:pimcore-plugin

v1.0 2017-07-18 13:35 UTC

This package is auto-updated.

Last update: 2024-04-26 17:48:35 UTC


README

Pimcore plugin that allows to use Gitlab credentials to log into Pimcore's admin panel

Features

  • Log into Pimcore's admin panel using your Gitlab account (and two-step verification!)

Installation

composer require netfirms/pimcore-gitlab-login

After installation, go to Extensions in your Pimcore admin panel, click on configure. Fill up all the fields using data from Gitlab Access Control.

For redirect_uri use "http://yourdomain/plugin/GitlabLogin/index/index"

Make sure to set the same authorised redirect URI in Developers Console. Also authorise your domain as JS source.