Skip to content

Commit

Permalink
docker/midasserver: update authentication config for new web.rest module
Browse files Browse the repository at this point in the history
  • Loading branch information
RayPlante committed Apr 30, 2024
1 parent 0857cc8 commit 9d17770
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/midasserver/midas-dmpdap_conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ about:
title: "MIDAS Authoring Services"
describedBy: "http://localhost:9091/midas/docs"
href: "http://localhost:9091/midas/"
jwt_auth:
authentication:
type: jwt
key: "tokensecret"
require_expiration: false
services:
Expand Down

0 comments on commit 9d17770

Please sign in to comment.