2017 © Pedro Peláez
 

project drupal-identity-provider

image

sanduhrs/drupal-identity-provider

  • Wednesday, July 11, 2018
  • by sanduhrs
  • Repository
  • 3 Watchers
  • 0 Stars
  • 13 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Identity Povider

The Identity Provider is a Drupal based distribution that provides a basic OpenID Connect and OAuth2 provider. As a user management platform it provides the means to centrally authenticate your users and to distribute profile values to OpenID Connect client setups., (*1)

Installation

You need to install composer, then follow the instructions:, (*2)

Create the project, (*3)

composer create-project sanduhrs/drupal-identity-provider identity-provider

Install the setup, (*4)

cd identity-provider
./vendor/bin/drush si identity_provider --db-url=mysql://user:pass@localhost/identity_provider --site-name "Identity Provider"

Serve the setup, (*5)

./vendor/bin/drush rs 8080

The Versions

11/07 2018

dev-master

9999999-dev

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Stefan Auditor

30/04 2018

0.5.0

0.5.0.0

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Stefan Auditor

23/04 2018

0.4.0

0.4.0.0

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Stefan Auditor