From 621273c9889b598c495bcc80065a42207490f11d Mon Sep 17 00:00:00 2001 From: Sthope Date: Thu, 9 Sep 2021 14:42:32 +0200 Subject: [PATCH] initial commit --- _posts/2021-09-04-portainer-oauth.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_posts/2021-09-04-portainer-oauth.md b/_posts/2021-09-04-portainer-oauth.md index 8436331..56f6a67 100644 --- a/_posts/2021-09-04-portainer-oauth.md +++ b/_posts/2021-09-04-portainer-oauth.md @@ -29,6 +29,11 @@ Create your app details `Homepage URL`: eg: http://IP:9000 `Application description`: can be empty `Authorization callback URL`: eg: http://IP:9000 +
+
+After Github creates the application click on `Generate a new client secret` and copy ClientID and the Secret + +