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/manage/dashboard/index.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,13 +100,16 @@ For details about different subscription plans visit our <MainDomainNameLink id=
100
100
:::
101
101
102
102
## Settings
103
-
In the **Settings** tab, you will find information about the current workspace.
103
+
In the **Settings** tab, you will find information about the current workspace.
104
+
105
+
Here, [admins and owners](../permissions/#workspace-member-roles-and-project-permissions) of a workspace can set up or manage [Single sign-on (SSO)](../sso/).
106
+
107
+
[Owners](../permissions/#workspace-member-roles-and-project-permissions) of a workspace can also:
104
108
- use **Edit Workspace** to add or change the description of the workspace
105
109
- use **Close Workspace** to [delete the workspace](../workspaces/#how-to-delete-a-workspace)
106
110
107
111

108
112
109
-
110
113
## User profile
111
114
**Your profile** can be accessed by clicking on the user name in the upper right corner.
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. SSO is available on the <DashboardNameShort />, the <MobileAppNameShort /> and the <QGISPluginNameShort />.
5
+
6
+
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 />.
7
+
8
+
<MainPlatformName /> account will be created automatically after the first sign in via SSO.
9
+
10
+
When a user signs in to <MainPlatformName /> using SSO, they will stay signed in for a time period before they are asked to enter their credentials again. By default, this period is set to 14 days. If you use <EnterprisePlatformNameLink />, you can set it to a different value.
11
+
12
+
::: warning Removing workspace users
13
+
If you remove a user from your Identity provider (you remove their account in your organisation), they will still be able to log into the <MainPlatformName /> workspace for 14 days.
14
+
15
+
To cancel their access to the workspace immediately, you have to remove them manually through the [Members tab](../dashboard/#members) on the <DashboardShortLink />.
16
+
:::
17
+
18
+
### Connection setup
19
+
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"/>.
20
+
21
+
You will receive a link with a step-by-step guide for your identity provider. Currently, we support **SAML** and **OIDC** SSO protocols. Directory sync is not supported.
22
+
23
+
::: tip SSO for self-hosted servers <ServerTypetype="EE" />
24
+
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.
25
+
26
+
SSO is not available for <CommunityPlatformName />.
27
+
:::
28
+
29
+
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"/>.
30
+
31
+

Copy file name to clipboardExpand all lines: src/setup/sign-up-to-mergin-maps/index.md
+5-21Lines changed: 5 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ outline: deep
6
6
7
7
To make full use of <MainPlatformName />, you need to sign up. You can sign up using:
8
8
-[Email and password](#email-and-password-sign-up)
9
-
-[Single sign-on (SSO)](#single-sign-on-sso)
9
+
-[Single sign-on (SSO)](#single-sign-on)
10
10
11
11
::: tip Manage your account
12
12
Do you want to delete your account or change your details? Go to [**User Account**](../../manage/account/) for detailed steps.
@@ -107,30 +107,14 @@ You can get up-to-speed quickly by following our [Quick Start tutorials](../../t
107
107
See our <MainDomainNameLinkid="pricing"desc="pricing page"/> for more details.
108
108
:::
109
109
110
-
## Single sign-on (SSO)
111
-
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.
110
+
## Single sign-on
112
111
113
-
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 />.
112
+
If your organisation set up [SSO](../../manage/sso/) for <MainPlatformName />, you can sign in using the same credentials as you use in your organisation.
114
113
115
-
<MainPlatformName /> account will be created automatically after the first sign in via SSO.
116
-
117
-
SSO is available on the <DashboardNameShort />, the <MobileAppNameShort /> and the <QGISPluginNameShort />.
118
-
119
-
### Connection setup
120
-
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"/>.
121
-
122
-
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.
123
-
124
-
::: tip SSO for self-hosted servers <ServerTypetype="EE" />
125
-
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.
126
-
127
-
SSO is not available for <CommunityPlatformName />.
114
+
::: tip
115
+
You can find out more about this topic in [Single Sign-On (SSO)](../../manage/sso/).
128
116
:::
129
117
130
-
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"/>.
131
-
132
-

133
-
134
118
### From dashboard
135
119
To sign in or sign up to <MainPlatformName /> using SSO on the <DashboardShortLink />:
0 commit comments