Download the PHP package discoverygarden/crayfish-commons-syn without Composer
On this page you can find all versions of the php package discoverygarden/crayfish-commons-syn. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download discoverygarden/crayfish-commons-syn
More information about discoverygarden/crayfish-commons-syn
Files in discoverygarden/crayfish-commons-syn
Package crayfish-commons-syn
Short Description Islandora Crayfish Syn integration
License MIT
Informations about the package crayfish-commons-syn
Crayfish Commons Syn Integration
Introduction
Syn parsing removed with Crayfish-Commons 4.x, (to be) re-implemented on top of Lexik JWT; however, this left some use cases uncovered with respect to multi-tenacy.
Requirements
- PHP 7.2+
- Composer
Installation
Can be installed with Composer with something like:
Configuration
Into your main config/packages/security.yaml
(or equivalent):
- Ensure/set
security.enable_authenticator_manager
totrue
-
Ensure a user provider exists:
- Have the main firewall use the user provider, and reference our custom authenticator:
Documentation
Further documentation for this module is available on the Islandora 8 documentation site.
Troubleshooting/Issues
Having problems or solved a problem? Check out the Islandora google groups for a solution.
Maintainers
This project has been sponsored by:
- UPEI
- discoverygarden inc.
- LYRASIS
- McMaster University
- University of Limerick
- York University
- University of Manitoba
- Simon Fraser University
- PALS
- American Philosophical Society
- common media inc.
Development
If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!
If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor License Agreement. Please see the Contributors pages on Islandora.ca for more information.
We recommend using the islandora-playbook to get started. If you want to pull down the submodules for development, don't forget to run git submodule update --init --recursive
after cloning.
License
MIT
All versions of crayfish-commons-syn with dependencies
ext-openssl Version *
ext-simplexml Version *
psr/log Version ^1.0.1
symfony/security-bundle Version ^5
symfony/flex Version ^1 || ^2
firebase/php-jwt Version ^6.10