Skip to content

Commit

Permalink
docs: Fix title underline too short
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Jul 7, 2023
1 parent ae98a02 commit 4970b6f
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 9 deletions.
3 changes: 2 additions & 1 deletion docs/providers/cilogon.rst
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
3 changes: 2 additions & 1 deletion docs/providers/clever.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Clever
----
------

Single sign-on for education

Clever OAUth2 Documentation
Expand Down
2 changes: 1 addition & 1 deletion docs/providers/dingtalk.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DingTalk
------
--------

The DingTalk OAuth2 documentation:

Expand Down
2 changes: 1 addition & 1 deletion docs/providers/feishu.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Feishu
----
------

App Registration
https://open.feishu.cn/app
Expand Down
4 changes: 2 additions & 2 deletions docs/providers/gitea.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Gitea
------
-----

App registration (get your key and secret here)
https://gitea.com/user/settings/applications
Expand All @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion docs/providers/netiq.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NetIQ/Microfocus AccessManager (NAM)
-----------------------------------
------------------------------------

The following AccessManager settings are available:

Expand Down
2 changes: 1 addition & 1 deletion docs/providers/snapchat.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Snapchat
-----
--------

App registration (get your key and secret here)
https://kit.snapchat.com/manage/
Expand Down
4 changes: 3 additions & 1 deletion docs/providers/yahoo.rst
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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.

0 comments on commit 4970b6f

Please sign in to comment.