added description header field

This commit is contained in:
Rajiv Ranjan Singh
2020-09-16 21:47:19 +05:30
parent 3e50f8ab74
commit def4032351
81 changed files with 85 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
---
id: add-auth-provider
title: Adding authentication providers
description: Documentation on Adding authentication providers
---
## Passport
+1
View File
@@ -1,6 +1,7 @@
---
id: auth-backend-classes
title: Auth backend classes
description: Documentation on Auth backend classes
---
## How Does Authentication Work?
+1
View File
@@ -1,6 +1,7 @@
---
id: auth-backend
title: Auth backend
description: Documentation on Auth backend
---
## TODO
+1
View File
@@ -1,6 +1,7 @@
---
id: glossary
title: Glossary
description: All Glossaries related to auth
---
- **Popup** - A separate browser window opened on top of the previous one.
+1
View File
@@ -1,6 +1,7 @@
---
id: index
title: User Authentication and Authorization in Backstage
description: Documentation on User Authentication and Authorization in Backstage
---
## Summary
+2
View File
@@ -1,6 +1,8 @@
---
id: oauth
title: OAuth and OpenID Connect
description: This section describes how Backstage allows plugins to request OAuth Access Tokens and OpenID Connect ID Tokens on behalf of the user, to be used for auth
to various third party APIs.
---
This section describes how Backstage allows plugins to request OAuth Access