2018-03-09 20:15:55 +01:00
|
|
|
# Logging in
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2020-02-11 23:13:09 +01:00
|
|
|
By default, Zulip allows logging in via email/password as well as
|
2020-06-15 15:56:35 +02:00
|
|
|
various social authentication providers like Google, GitHub, GitLab,
|
|
|
|
and Apple.
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
Organization administrators can
|
2019-10-30 00:23:07 +01:00
|
|
|
[add other authentication methods](/help/configure-authentication-methods),
|
|
|
|
including the SAML and LDAP integrations, or disable any of the methods above.
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2019-04-03 05:53:52 +02:00
|
|
|
You can log in with any method allowed by your organization, regardless of
|
|
|
|
how you signed up. E.g. if you originally signed up using your Google
|
|
|
|
account, you can later log in using GitHub, as long as your Google account
|
|
|
|
and GitHub account use the same email address.
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2019-04-03 05:53:52 +02:00
|
|
|
|
|
|
|
### Log in to a Zulip organization for the first time
|
|
|
|
|
|
|
|
{start_tabs}
|
|
|
|
|
|
|
|
{tab|desktop}
|
|
|
|
|
2019-06-10 09:22:55 +02:00
|
|
|
1. Open the **left sidebar** (`Ctrl+Shift+s`).
|
2019-04-03 05:53:52 +02:00
|
|
|
|
|
|
|
1. Set your [proxy settings](/help/connect-through-a-proxy) or add a
|
|
|
|
[custom certificate](/help/custom-certificates) if needed (rare).
|
|
|
|
|
|
|
|
1. Click the **plus** (+) icon.
|
|
|
|
|
|
|
|
1. Enter your Zulip URL, and click **Connect**.
|
|
|
|
|
|
|
|
1. Follow the on-screen instructions.
|
|
|
|
|
|
|
|
{tab|mobile}
|
|
|
|
|
|
|
|
1. From the home screen, tap your **profile picture** in the lower right.
|
|
|
|
|
|
|
|
1. Tap **Switch account**.
|
|
|
|
|
|
|
|
1. Tap **Add new account**.
|
|
|
|
|
|
|
|
1. Enter your Zulip URL, and tap **Enter**.
|
|
|
|
|
|
|
|
1. Follow the on-screen instructions.
|
|
|
|
|
|
|
|
{tab|web}
|
|
|
|
|
|
|
|
1. Go to your organization's **Zulip URL**.
|
|
|
|
|
|
|
|
1. Follow the on-screen instructions.
|
|
|
|
|
|
|
|
{end_tabs}
|
|
|
|
|
|
|
|
For subsequent logins, see [switching between organizations](/help/switching-between-organizations).
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
## Troubleshooting
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
### I don't know my Zulip URL
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
Some ideas:
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
* If you know your organization is hosted on
|
2020-06-08 23:04:39 +02:00
|
|
|
[zulip.com](https://zulip.com), go to [find my
|
|
|
|
account](https://zulip.com/accounts/find/) and enter the email
|
2018-05-14 23:42:37 +02:00
|
|
|
address that you signed up with.
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
* Try guessing the URL. Zulip URLs often look like `<name>.zulipchat.com`,
|
|
|
|
`zulip.<name>.com`, or `chat.<name>.com` (replace `<name>` with the name of your
|
|
|
|
organization).
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
* Ask your organization administrators for your Zulip URL.
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
### I signed up with Google/GitHub auth and never set a password
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
If you signed up using passwordless authentication and want to start logging
|
|
|
|
in via email/password, you can
|
|
|
|
[reset your password](/help/change-your-password).
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
### I forgot my password
|
2016-12-21 23:46:16 +01:00
|
|
|
|
2018-05-14 23:42:37 +02:00
|
|
|
You can [reset your password](/help/change-your-password). This requires
|
|
|
|
access to the email address you currently have on file. We recommend
|
|
|
|
[keeping your email address up to date](change-your-email-address).
|