diff --git a/README.md b/README.md index ef5bdbace3..dc6dbac817 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ Go to http://localhost et voilĂ  :) The default super-admin user is: admin@windmill.dev / changeme. -From there, you can follow the setup app and creat other users. +From there, you can follow the setup app and create other users. ### Kubernetes (k8s) and Helm charts @@ -260,6 +260,10 @@ and mount it at `/usr/src/app/oauth.json`. The redirect url for the oauth clients is: `/user/login_callback/` +Even if you setup oauth, you will still want to **login as admin@windmill.dev / +changeme** to setup your instance as a super-admin and give yourself admin +rights. + [The list of all possible "connect an app" oauth clients](https://github.com/windmill-labs/windmill/blob/main/backend/oauth_connect.json) To add more "connect an app" OAuth clients to the Windmill project, read the