Skip to content

Commit

Permalink
Update app-server-config.json
Browse files Browse the repository at this point in the history
Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs authored Nov 7, 2024
1 parent 6f2dad2 commit 7cf851a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions schemas/app-server-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,11 @@
"type": "boolean",
"description": "Controls whether the app-server should register to the Zowe API Mediation Layer as a Eureka Client"
},
"cookieName": {
"type": "string",
"description": "Informs app-server of the gateway's cookie name needed for SSO",
"default": "apimlAuthenticationToken"
},
"cachingService": {
"type": "object",
"additionalProperties": false,
Expand Down

0 comments on commit 7cf851a

Please sign in to comment.