Fixed sidebar issues

Updated easy auth document preamble to better match other auth providers.

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
Alex Crome
2023-04-04 20:31:27 +01:00
parent 7974080aba
commit 76453d497e
2 changed files with 5 additions and 3 deletions
+4 -2
View File
@@ -1,10 +1,12 @@
---
id: azure-easy-auth
id: easy-auth
title: Azure EasyAuth Provider
sidebar_label: Azure EasyAuth
sidebar_label: Azure Easy Auth
description: Adding Azure's EasyAuth Proxy as an authentication provider in Backstage
---
The Backstage `core-plugin-api` package comes with a Microsoft authentication provider that can authenticate users using Azure Active Directory for PaaS service hosted in Azure that support Easy Auth, such as Azure App Services.
## Backstage Changes
Add the following into your `app-config.yaml` or `app-config.production.yaml` file