From dd2facdc57ed7a6b75e3e6c9057e9e1ef0a21c35 Mon Sep 17 00:00:00 2001 From: tigattack <10629864+tigattack@users.noreply.github.com> Date: Thu, 18 Aug 2022 16:32:33 +0100 Subject: [PATCH] website/integrations: Oracle Cloud title case (#3444) Signed-off-by: tigattack <10629864+tigattack@users.noreply.github.com> Signed-off-by: tigattack <10629864+tigattack@users.noreply.github.com> --- website/integrations/services/oracle-cloud/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/website/integrations/services/oracle-cloud/index.md b/website/integrations/services/oracle-cloud/index.md index caffe5baf..403c645f6 100644 --- a/website/integrations/services/oracle-cloud/index.md +++ b/website/integrations/services/oracle-cloud/index.md @@ -1,5 +1,5 @@ --- -title: Oracle cloud +title: Oracle Cloud --- Support level: Community @@ -28,7 +28,7 @@ Only settings that have been modified from default have been listed. **Protocol Settings** -- Name: Oracle cloud +- Name: Oracle Cloud - Client ID: Copy and Save this for Later - Client Secret: Copy and Save this for later - Signing Key: Select any available key @@ -37,11 +37,11 @@ Create an application which uses this provider. Optionally apply access restrict - Name: Oracle Cloud - Slug: oracle-cloud -- Provider: Oracle cloud +- Provider: Oracle Cloud ### Step 2 - Oracle Cloud -In Oracle cloud, open the top-left navigation and go to _Identity & Security_ and then _Domains_. Click on the domain of your choice. Click on _Security_ in the sidebar, then on _Identity providers_. +In Oracle Cloud, open the top-left navigation and go to _Identity & Security_ and then _Domains_. Click on the domain of your choice. Click on _Security_ in the sidebar, then on _Identity providers_. Create a new _Social IdP_ via the _Add IdP_ button. Set the name to authentik and fill in the client ID and secret from above.