From ca2aea93e105c153a833b26a04094c8f3b158e31 Mon Sep 17 00:00:00 2001 From: Sthope Date: Thu, 9 Sep 2021 15:04:57 +0200 Subject: [PATCH] initial commit --- _posts/2021-09-04-portainer-oauth.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/_posts/2021-09-04-portainer-oauth.md b/_posts/2021-09-04-portainer-oauth.md index 83ff22b..efa7e58 100644 --- a/_posts/2021-09-04-portainer-oauth.md +++ b/_posts/2021-09-04-portainer-oauth.md @@ -50,6 +50,8 @@ Now choose this options, you can use other `Session lifetime` if you want ### OAuth Configuration + + | | | | :---------------- | :------------------------------------------ | | Client ID | ClientID you copied from Github | @@ -61,11 +63,8 @@ Now choose this options, you can use other `Session lifetime` if you want | Logout URL | leave empty | | User identifier | login | | Scopes | id,email,name | - - - - - +
+
# Gitea