@@ -1,7 +1,6 @@
|
||||
---
|
||||
id: autologout
|
||||
title: Auto Logout
|
||||
# prettier-ignore
|
||||
description: This section describes how to setup the Auto Logout mechanism in Backstage
|
||||
---
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
id: gcp-iap-auth
|
||||
title: Google Identity-Aware Proxy Provider
|
||||
sidebar_label: Google IAP
|
||||
# prettier-ignore
|
||||
description: Adding Google Identity-Aware Proxy as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
id: oauth
|
||||
title: OAuth and OpenID Connect
|
||||
# prettier-ignore
|
||||
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
|
||||
---
|
||||
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
---
|
||||
id: service-to-service-auth
|
||||
title: Service to Service Auth
|
||||
# prettier-ignore
|
||||
description: This section describes service to service authentication works, both internally within Backstage plugins and when external callers want to make requests.
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user