Giter Site home page Giter Site logo

simplesamlphp-installer's Introduction

Simple SAML Installer

This package serves as an installer for simplesamlphp/simplesamlphp package. What it does:

  • copy of config templates
  • copy of metadata templates
  • config setup
  • copy/generation of certificates
  • enabling of some modules
  • adding some custom uon:authorize module

Requirements

  1. .env file with APP_KEY to determine environment if not production. See .env.example

  2. config/metadata files etc in following structure

    /docs /docs/install /docs/install/ /docs/install//config /docs/install//metadata /docs/install//cert /docs/install//modules

If you do not know what files to put in these folders, it's basically copy+modify as following:

  • config comes from simplesamlphp/config
  • metadata comes from simplesamlphp/metadata
  • cert has to include *.pem and *.crt files
  • modules any modules you want to put in (like uon:authorize)
  1. run with composer install (and/or with update) - in your composer.json

    "scripts": { "post-install-cmd": [ "UoN\SimpleSamlInstaller\SimpleSamlInstaller::run" ] }

simplesamlphp-installer's People

Watchers

 avatar  avatar

Forkers

matzering seilide

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.