backend-common: rename config block from authorization to auth

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
Mike Lewis
2021-11-23 14:41:33 +00:00
parent 42b01ee725
commit 8cb1c4d17c
5 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -23,9 +23,9 @@ app:
title: '#backstage'
backend:
# Used for enabling authorization, secret is shared by all backend plugins
# Used for enabling authentication, secret is shared by all backend plugins
# See authenticate-api-requests.md in the contrib docs for information on the format
# authorization:
# auth:
# secret: ${BACKEND_SECRET}
baseUrl: http://localhost:7007
listen: