Merge pull request #17108 from afscrome/easyauthexport

Properly expose easy auth provider
This commit is contained in:
Johan Haals
2023-04-05 10:07:00 +02:00
committed by GitHub
9 changed files with 39 additions and 6 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