Authentication
UTCGilligan opened this issue · 1 comments
UTCGilligan commented
In order to protect the admin and public front pages, we need to add authentication protection. Administrators will have to be added in user/config.php.
- Investigate the authentication plugins available for YOURLS at Awesome YOURLS.
- Select the plugins that may be appropriate for the organization.
UTCGilligan commented
- SAML Authentication - Sign in via SAML-based single sign-on.
- Shibboleth - Enable authentication with Shibboleth.
- CAS Plugin - Enable authentication through a CAS server.