PHPackages                             discoverygarden/crayfish-commons-syn - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. discoverygarden/crayfish-commons-syn

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

discoverygarden/crayfish-commons-syn
====================================

Islandora Crayfish Syn integration

v1.0.0(1y ago)0403[2 PRs](https://github.com/discoverygarden/Crayfish-Commons-Syn/pulls)MITPHPCI passing

Since Feb 5Pushed 3mo ago5 watchersCompare

[ Source](https://github.com/discoverygarden/Crayfish-Commons-Syn)[ Packagist](https://packagist.org/packages/discoverygarden/crayfish-commons-syn)[ RSS](/packages/discoverygarden-crayfish-commons-syn/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (4)Used By (0)

Crayfish Commons Syn Integration
================================

[](#crayfish-commons-syn-integration)

Introduction
------------

[](#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
------------

[](#requirements)

- PHP 7.2+
- [Composer](https://getcomposer.org/)

Installation
------------

[](#installation)

Can be installed with Composer with something like:

```
composer require discoverygarden/crayfish-commons-syn

```

Configuration
-------------

[](#configuration)

Into your main `config/packages/security.yaml` (or equivalent):

- Ensure/set `security.enable_authenticator_manager` to `true`
- Ensure a user provider exists:

    ```
    security:
      [...]
      providers:
        users_in_memory:
          memory: ~
    ```
- Have the main firewall use the user provider, and reference our custom authenticator:

    ```
    security:
      [...]
      firewalls:
        main:
          anonymous: false
          provider: users_in_memory
          custom_authenticators:
            - islandora_crayfish_commons_syn.jwt.authenticator
    ```

Documentation
-------------

[](#documentation)

Further documentation for this module is available on the [Islandora 8 documentation site](https://islandora.github.io/documentation/).

Troubleshooting/Issues
----------------------

[](#troubleshootingissues)

Having problems or solved a problem? Check out the Islandora google groups for a solution.

- [Islandora Group](https://groups.google.com/forum/?hl=en&fromgroups#!forum/islandora)
- [Islandora Dev Group](https://groups.google.com/forum/?hl=en&fromgroups#!forum/islandora-dev)

Maintainers
-----------

[](#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
-----------

[](#development)

If you would like to contribute, please get involved by attending our weekly [Tech Call](https://github.com/Islandora/documentation/wiki). 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](http://islandora.ca/sites/default/files/islandora_cla.pdf) or [Corporate Contributor License Agreement](http://islandora.ca/sites/default/files/islandora_ccla.pdf). Please see the [Contributors](http://islandora.ca/resources/contributors) pages on Islandora.ca for more information.

We recommend using the [islandora-playbook](https://github.com/Islandora-Devops/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
-------

[](#license)

[MIT](./LICENSE)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance64

Regular maintenance activity

Popularity12

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

459d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed79bbc35ed0aaee2f603c6f16885fb01e203941eea0cd63013f9f6185df6c30?d=identicon)[adam-vessey](/maintainers/adam-vessey)

![](https://www.gravatar.com/avatar/49d799e416ff30e90b07d1b7b6a487dfe945ae884c53747de4724439965d7904?d=identicon)[lutaylor](/maintainers/lutaylor)

---

Top Contributors

[![adam-vessey](https://avatars.githubusercontent.com/u/607975?v=4)](https://github.com/adam-vessey "adam-vessey (44 commits)")[![dannylamb](https://avatars.githubusercontent.com/u/20773151?v=4)](https://github.com/dannylamb "dannylamb (25 commits)")[![whikloj](https://avatars.githubusercontent.com/u/2857697?v=4)](https://github.com/whikloj "whikloj (11 commits)")[![jonathangreen](https://avatars.githubusercontent.com/u/569437?v=4)](https://github.com/jonathangreen "jonathangreen (5 commits)")[![elizoller](https://avatars.githubusercontent.com/u/5439169?v=4)](https://github.com/elizoller "elizoller (3 commits)")[![manez](https://avatars.githubusercontent.com/u/2371345?v=4)](https://github.com/manez "manez (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![Natkeeran](https://avatars.githubusercontent.com/u/1827166?v=4)](https://github.com/Natkeeran "Natkeeran (2 commits)")[![ysuarez](https://avatars.githubusercontent.com/u/725449?v=4)](https://github.com/ysuarez "ysuarez (1 commits)")[![ajs6f](https://avatars.githubusercontent.com/u/110994?v=4)](https://github.com/ajs6f "ajs6f (1 commits)")[![nchiasson-dgi](https://avatars.githubusercontent.com/u/53783039?v=4)](https://github.com/nchiasson-dgi "nchiasson-dgi (1 commits)")[![rosiel](https://avatars.githubusercontent.com/u/1943338?v=4)](https://github.com/rosiel "rosiel (1 commits)")[![acoburn](https://avatars.githubusercontent.com/u/1265883?v=4)](https://github.com/acoburn "acoburn (1 commits)")

---

Tags

crayfishjwtprototype

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/discoverygarden-crayfish-commons-syn/health.svg)

```
[![Health](https://phpackages.com/badges/discoverygarden-crayfish-commons-syn/health.svg)](https://phpackages.com/packages/discoverygarden-crayfish-commons-syn)
```

###  Alternatives

[google/auth

Google Auth Library for PHP

1.4k272.7M162](/packages/google-auth)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[forumify/forumify-platform

121.8k11](/packages/forumify-forumify-platform)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
