get rid of some core-api mentions too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -5,8 +5,8 @@ sidebar_label: Auth0
|
||||
description: Adding Auth0 as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with an Auth0 authentication provider
|
||||
that can authenticate users using OAuth.
|
||||
The Backstage `core-plugin-api` package comes with an Auth0 authentication
|
||||
provider that can authenticate users using OAuth.
|
||||
|
||||
## Create an Auth0 Application
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@ sidebar_label: GitHub
|
||||
description: Adding GitHub OAuth as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with a GitHub authentication provider
|
||||
that can authenticate users using GitHub or GitHub Enterprise OAuth.
|
||||
The Backstage `core-plugin-api` package comes with a GitHub authentication
|
||||
provider that can authenticate users using GitHub or GitHub Enterprise OAuth.
|
||||
|
||||
## Create an OAuth App on GitHub
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@ sidebar_label: GitLab
|
||||
description: Adding GitLab OAuth as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with a GitLab authentication provider
|
||||
that can authenticate users using GitLab OAuth.
|
||||
The Backstage `core-plugin-api` package comes with a GitLab authentication
|
||||
provider that can authenticate users using GitLab OAuth.
|
||||
|
||||
## Create an OAuth App on GitLab
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@ sidebar_label: Google
|
||||
description: Adding Google OAuth as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with a Google authentication provider
|
||||
that can authenticate users using Google OAuth.
|
||||
The Backstage `core-plugin-api` package comes with a Google authentication
|
||||
provider that can authenticate users using Google OAuth.
|
||||
|
||||
## Create OAuth Credentials
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@ sidebar_label: Azure
|
||||
description: Adding Microsoft Azure as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with a Microsoft authentication provider
|
||||
that can authenticate users using Azure OAuth.
|
||||
The Backstage `core-plugin-api` package comes with a Microsoft authentication
|
||||
provider that can authenticate users using Azure OAuth.
|
||||
|
||||
## Create an App Registration on Azure
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@ sidebar_label: Okta
|
||||
description: Adding Okta OAuth as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with a Okta authentication provider that
|
||||
can authenticate users using Okta OpenID Connect.
|
||||
The Backstage `core-plugin-api` package comes with a Okta authentication
|
||||
provider that can authenticate users using Okta OpenID Connect.
|
||||
|
||||
## Create an Application on Okta
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@ sidebar_label: OneLogin
|
||||
description: Adding OneLogin OIDC as an authentication provider in Backstage
|
||||
---
|
||||
|
||||
The Backstage `core-api` package comes with a OneLogin authentication provider
|
||||
that can authenticate users using OpenID Connect.
|
||||
The Backstage `core-plugin-api` package comes with a OneLogin authentication
|
||||
provider that can authenticate users using OpenID Connect.
|
||||
|
||||
## Create an Application on OneLogin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user