mjordan / riprap

A PREMIS-compliant fixity checking microservice.
MIT License
13 stars 7 forks source link

Get PluginFetchResourceListFromDrupal plugin to authenticate against Gemini #21

Open mjordan opened 5 years ago

mjordan commented 5 years ago

Currently, we use the header Authorization: 'Bearer islandora' to authenticate against the Gemini microservice. In production, we should be using JWT tokens, etc.

whikloj commented 1 year ago

Gemini is no longer a thing so is this still an issue or can you just use the EntityMapper in Crayfish-Commons like Drupal does?