Skip to content

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.

License

Notifications You must be signed in to change notification settings

McMasterRS/macid-authentication-php-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages