Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.42 KB

File metadata and controls

30 lines (19 loc) · 1.42 KB

macid-authentication-php-example

A sample project that shows developers how they can add Single Sign-On (SSO) to their PHP web application to allow users to sign using their MacID credentials.

Build

Requirements

Usage

Before building the container, duplicate the config/.env.sample file to a new file named config/.env. Fill out all the information required in the config/.env file.

To build and run the container, simply run:

docker-compose -p $USERNAME-container --env-file config/.env --file docker-compose.yaml up --build

Support Guide

This project is created and maintained by the McMaster University Research Software Development Team.

Please review the following documents to find out how you may contribute or get support.

You might also want to reach out to Information Security for Researchers (IS4R) or refer to their SSO guideline.