Update docs/tutorials/quickstart-app-auth.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Jussi Hallila
2021-01-11 16:58:14 +01:00
committed by GitHub
parent ff4e53bd4e
commit 322b04bff7
+1 -1
View File
@@ -54,7 +54,7 @@ guest. Let's fix that now and add auth.
# The Auth Configuration
A default Backstage installation includes multiple authentication providers out of
the box. The steps to enable new authentication provider in Backstage are very
the box. The steps to enable new authentication providers in Backstage are very
similar to each other, the biggest difference is usually configuring the
external authentication provider. Please see a subset of possible providers and
instructions to integrate them below. Steps 1 & 2 are described separately for