https://github.com/lehigh-university-libraries/islandora_jwks
Provide a JWKS URI for Islandora's JWT tokens
https://github.com/lehigh-university-libraries/islandora_jwks
drupal-module islandora jwks
Last synced: 14 days ago
JSON representation
Provide a JWKS URI for Islandora's JWT tokens
- Host: GitHub
- URL: https://github.com/lehigh-university-libraries/islandora_jwks
- Owner: lehigh-university-libraries
- Created: 2025-01-31T11:37:59.000Z (3 months ago)
- Default Branch: 1.x
- Last Pushed: 2025-01-31T13:18:30.000Z (3 months ago)
- Last Synced: 2025-02-14T18:54:19.463Z (2 months ago)
- Topics: drupal-module, islandora, jwks
- Language: PHP
- Homepage: https://www.drupal.org/project/islandora_jwks
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## INTRODUCTION
The Islandora JWKS module provides a JWKS URI for Islandora's JWT tokens at `/oauth/discovery/keys`.
## REQUIREMENTS
- drupal/jwt
- drupal/islandora## INSTALLATION
Install as you would normally install a contributed Drupal module.
See: https://www.drupal.org/node/895232 for further information.## CONFIGURATION
- Ensure your JWT public key is available at `/var/run/s6/container_environment/JWT_PUBLIC_KEY`. If using [isle-buildkit](https://github.com/islandora-devops/isle-buildkit) to run your Islandora site this will be handled automatically for you.## MAINTAINERS
Current maintainers for Drupal 10:
- Joe Corall (joecorall) - https://www.drupal.org/u/joecorall