You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/setup/sign-up-to-mergin-maps/index.md
+88-8Lines changed: 88 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,28 @@
1
-
# How to Sign Up to Mergin Maps
2
-
[[toc]]
1
+
---
2
+
outline: deep
3
+
---
3
4
4
-
To make full use of the <MainPlatformNameLink /> service, you need to sign up. You can sign up either through <MainDomainNameLink /> or from your mobile device using the <MobileAppName />.
5
+
# How to Sign Up to Mergin Maps
5
6
6
-
Public projects can be accessed and downloaded even without a <MainPlatformNameLink /> account, but projects can be managed, shared and synchronised only when you are logged in.
7
+
To make full use of <MainPlatformName />, you need to sign up. You can sign up using:
8
+
-[Email and password](#email-and-password-sign-up)
9
+
-[Single sign-on (SSO)](#single-sign-on-sso)
7
10
8
11
::: tip Manage your account
9
12
Do you want to delete your account or change your details? Go to [**User Account**](../../manage/account/) for detailed steps.
10
13
:::
11
14
12
-
## From web
15
+
::: tip Account-less access
16
+
Public projects can be accessed and downloaded even without a <MainPlatformName /> account. However, to manage, share or upload changes to projects, you need to be signed in.
17
+
:::
18
+
19
+
## Email and password sign up
20
+
21
+
Password sign up to <MainPlatformName/> is available via <DashboardNameShort/> or <MobileAppNameShort/>.
13
22
14
-
1. Navigate to <AppDomainNameLinkid=register />
23
+
### From dashboard
24
+
25
+
1. Navigate to <AppDomainNameLink/>
15
26
16
27
2. Fill in the registration form and click on **Sign Up**.
17
28

@@ -39,7 +50,9 @@ You can get up-to-speed quickly by following our [Quick Start tutorials](../../t
39
50
See our <MainDomainNameLinkid="pricing"desc="pricing page"/> for more details.
40
51
:::
41
52
42
-
### Invitation to a workspace
53
+
<!--- is this section still relevant?
54
+
55
+
#### Invitation to a workspace
43
56
If someone invited you to join their workspace, you will get an email with the invitation link. You need to have a <MainPlatformName /> account in order to contribute to this workspace.
44
57
45
58
1. Use the link to get the registration form. Your email address will be filled in automatically, so you just need to enter a username and password.
@@ -53,8 +66,9 @@ If someone invited you to join their workspace, you will get an email with the i
53
66
54
67
You can get up-to-speed quickly by following our [Quick Start tutorials](../../tutorials/capturing-first-data/).
55
68
69
+
-->
56
70
57
-
## From Mergin Maps mobileapp
71
+
###From mobile app {#from-mergin-maps-mobile-app}
58
72
You can also sign up from <MobileAppName />.
59
73
60
74
1. Download the <MobileAppNameShort /> to your Android device, iPhone or iPad. You can find it in the app store of your platform:
@@ -90,3 +104,69 @@ You can get up-to-speed quickly by following our [Quick Start tutorials](../../t
90
104
See our <MainDomainNameLinkid="pricing"desc="pricing page"/> for more details.
91
105
:::
92
106
107
+
## Single sign-on (SSO)
108
+
Single sign-on (SSO) is an authentication method that allows you to sign in to <MainPlatformName /> using the same credentials as you use in your organisation.
109
+
110
+
This means you don't have to create a new <MainPlatformName /> account with a specific password: you can simply use your work email. The identity provider (e.g. Microsoft Entra ID or Auth0) used by your organisation will check your credential and redirect you back to <MainPlatformName />.
111
+
112
+
<MainPlatformName /> account will be created automatically after the first sign in via SSO.
113
+
114
+
SSO is available on the <DashboardNameShort />, the <MobileAppNameShort /> and the <QGISPluginNameShort />.
115
+
116
+
### Connection setup
117
+
If you are the admin or owner of a workspace and you want to set up SSO, please contact our <MainDomainNameLinkid="contact-sales"desc="sales team"/>.
118
+
119
+
You will receive a link with step-by-step guide for your identity provider. Currently, we support **SAML** and **OIDC** SSO protocols. Directory sync is not supported.
120
+
121
+
::: tip SSO for self-hosted servers <ServerTypetype="EE" />
122
+
If you want to use SSO on your <EnterprisePlatformNameLink /> server, you can do so from the admin panel. See [Single Sign-On Deployment](../../server/sso-deployment/) for more details.
123
+
124
+
SSO is not available for <CommunityPlatformName />.
125
+
:::
126
+
127
+
Once SSO is configured for your workspace, you will see the relevant information in the <DashboardLinkid="settings"desc="workspace settings page"/>, under the *advanced* section. If you need to make any changes to your SSO connection, please <MerginMapsEmailid="support"desc="contact our support team"/>.
128
+
129
+

130
+
131
+
### From dashboard
132
+
To sign in or sign up to <MainPlatformName /> using SSO on the <DashboardShortLink />:
133
+
1. Navigate to <AppDomainNameLink />
134
+
2. Click on the **Continue with SSO** button
135
+
3. Enter your email address associated with your organisation and click **Sign in**
136
+
4. You will be redirected to an identity provider. Enter your credentials.
137
+
5. After being redirected back to the <DashboardShortLink /> , you will be signed in.
138
+
139
+

140
+
141
+
### From mobile app
142
+
143
+
1. Open the <MobileAppNameShort />. Tap the account icon in the upper right corner to go to the login page.
144
+

145
+
146
+
2. Tap the **Continue with SSO** option
147
+

148
+
149
+
4. Enter your email address associated with your organisation and click **Sign in**.
150
+
151
+
You will be redirected to an identity provider. Enter your credentials.
152
+
153
+
5. After successful authentication, you will be signed in to <MainPlatformName /> in the <MobileAppNameShort />.
154
+
155
+
156
+
### From QGIS plugin
157
+
158
+
::: warning QGIS version 3.40.0 or higher is required
159
+
<QGISPluginName /> installed on QGIS version lower than 3.40.0 will not have the option to sign in via SSO.
160
+
:::
161
+
162
+
To use SSO in the <QGISPluginNameShort />:
163
+
1. Open QGIS
164
+
2. On the toolbar, click on the **Configure <MainPlatformName /> plugin** button
0 commit comments