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 + +