/Stepup-SelfService

Stepup Self-service interface

Primary LanguagePHPApache License 2.0Apache-2.0

Step-up Self-Service

Build Status Scrutinizer Code Quality SensioLabs Insight

This component is part of "Step-up Authentication as-a Service" and requires other supporting components to function. See Stepup-Deploy for an overview.

Requirements

  • PHP 5.6+ or PHP7
  • Composer
  • A web server (Apache, Nginx)
  • Graylog2 (or disable this Monolog handler)
  • A working Gateway
  • Working Middleware

Installation

Clone the repository or download the archive to a directory. Install the dependencies by running composer install.

Run app/console mopa:bootstrap:symlink:less to configure Bootstrap symlinks.