Skip to content

Commit 942f72c

Browse files
committed
Mention --sso flag in maubot auth instructions
1 parent e9eaf0d commit 942f72c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

maubot/usage/cli/auth.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ add the server to `homeservers` properly or didn't enter the correct name in
1919
If you want to register an account, you must pass `--register` as a parameter.
2020
This also requires the `secret` to be set in the config.
2121

22+
Single sign-on is also supported by using the `--sso` flag. When that flag is
23+
passed, the command will open the login page in a browser instead of prompting
24+
for username and password.
25+
2226
Additionally, there's a `--update-client` parameter that tells maubot to store
2327
the created access token as a client instance so you don't have to do it
2428
manually in the web interface.

0 commit comments

Comments
 (0)