From 4970b6fa75629700356cd63656a5825025ac8676 Mon Sep 17 00:00:00 2001 From: Raymond Penners Date: Fri, 7 Jul 2023 17:04:19 +0200 Subject: [PATCH] docs: Fix title underline too short --- docs/providers/cilogon.rst | 3 ++- docs/providers/clever.rst | 3 ++- docs/providers/dingtalk.rst | 2 +- docs/providers/feishu.rst | 2 +- docs/providers/gitea.rst | 4 ++-- docs/providers/netiq.rst | 2 +- docs/providers/snapchat.rst | 2 +- docs/providers/yahoo.rst | 4 +++- 8 files changed, 13 insertions(+), 9 deletions(-) diff --git a/docs/providers/cilogon.rst b/docs/providers/cilogon.rst index f01c2e763e..a2b6fd1d3d 100644 --- a/docs/providers/cilogon.rst +++ b/docs/providers/cilogon.rst @@ -1,5 +1,6 @@ CILogon ----- +------- + CILogon is a federated identity provider for hundreds of universities and research institutions around the world. App registration (get your key and secret here) diff --git a/docs/providers/clever.rst b/docs/providers/clever.rst index 0e520b30e7..c2f368ba72 100644 --- a/docs/providers/clever.rst +++ b/docs/providers/clever.rst @@ -1,5 +1,6 @@ Clever ----- +------ + Single sign-on for education Clever OAUth2 Documentation diff --git a/docs/providers/dingtalk.rst b/docs/providers/dingtalk.rst index 3c96cf4222..b69ca710e0 100644 --- a/docs/providers/dingtalk.rst +++ b/docs/providers/dingtalk.rst @@ -1,5 +1,5 @@ DingTalk ------- +-------- The DingTalk OAuth2 documentation: diff --git a/docs/providers/feishu.rst b/docs/providers/feishu.rst index 4f516f7763..597bce1e6b 100644 --- a/docs/providers/feishu.rst +++ b/docs/providers/feishu.rst @@ -1,5 +1,5 @@ Feishu ----- +------ App Registration https://open.feishu.cn/app diff --git a/docs/providers/gitea.rst b/docs/providers/gitea.rst index e93898e493..b8975daac5 100644 --- a/docs/providers/gitea.rst +++ b/docs/providers/gitea.rst @@ -1,5 +1,5 @@ Gitea ------- +----- App registration (get your key and secret here) https://gitea.com/user/settings/applications @@ -9,7 +9,7 @@ Development callback URL Self-hosted Support -****************** +******************* If you use a self-hosted Gitea instance add your server URL to your Django settings as follows: diff --git a/docs/providers/netiq.rst b/docs/providers/netiq.rst index d098876647..fe8dcaf487 100644 --- a/docs/providers/netiq.rst +++ b/docs/providers/netiq.rst @@ -1,5 +1,5 @@ NetIQ/Microfocus AccessManager (NAM) ------------------------------------ +------------------------------------ The following AccessManager settings are available: diff --git a/docs/providers/snapchat.rst b/docs/providers/snapchat.rst index 022ce57074..3d0f3c5847 100644 --- a/docs/providers/snapchat.rst +++ b/docs/providers/snapchat.rst @@ -1,5 +1,5 @@ Snapchat ------ +-------- App registration (get your key and secret here) https://kit.snapchat.com/manage/ diff --git a/docs/providers/yahoo.rst b/docs/providers/yahoo.rst index 67d0bbdd58..977f823902 100644 --- a/docs/providers/yahoo.rst +++ b/docs/providers/yahoo.rst @@ -1,5 +1,5 @@ Yahoo ------- +----- Register your OAuth2 app below and enter the resultant client id and secret into admin https://developer.yahoo.com/apps/create/ @@ -9,7 +9,9 @@ The Redirect URL requires secure URLs, please see the section on HTTPS about how When you register the app within yahoo, ensure you select the following API Permissions - OpenID Connect Permissions + - Email + - Profile When copying the supplied Client ID and Client Secret, do not include the 4 starting spaces.