Setup
-
Copy the jar file into the plugin directory of your mesh installation.
-
Obtain public key of the GCMS Installation by calling
GET http(s)://[hostname]/CNPortletapp/rest/admin/publicKeyand store as file/plugins/gcms/public-key.jwk
Configuration
/plugins/gcms/config.yaml
---
publicKeyPath: "public-key.jwk"
issuer: "Gentics CMS"
Name |
Description |
Default |
publicKeyPath |
Path to the JWK file containing the public key |
public-key.jwk |
issuer |
Expected value of the iss claim (issuer claim) |
Gentics CMS |
