You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
355 B
18 lines
355 B
3 months ago
|
uuid: 7f805322-14df-4eac-bfa1-d2f800fccbe3
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
module:
|
||
|
- jwt
|
||
|
id: islandora_rsa_key
|
||
|
label: 'Islandora RSA Key'
|
||
|
description: ''
|
||
|
key_type: jwt_rs
|
||
|
key_type_settings:
|
||
|
algorithm: RS256
|
||
|
key_provider: file
|
||
|
key_provider_settings:
|
||
|
file_location: /opt/islandora/auth/private.key
|
||
|
key_input: none
|
||
|
key_input_settings: { }
|