5
5
IDP sync is an Enterprise and Premium feature.
6
6
[ Learn more] ( https://coder.com/pricing#compare-plans ) .
7
7
8
- ## Group Sync
9
-
10
8
</blockquote >
11
9
10
+ ## Group Sync
11
+
12
12
If your OpenID Connect provider supports group claims, you can configure Coder
13
13
to synchronize groups in your auth provider to groups within Coder. To enable
14
14
group sync, ensure that the ` groups ` claim is being sent by your OpenID
@@ -24,7 +24,7 @@ There are two ways you can configure group sync:
24
24
25
25
<div class =" tabs " >
26
26
27
- ### Server Flags
27
+ ## Server Flags
28
28
29
29
1 . Confirm that your OIDC provider is sending claims.
30
30
@@ -98,7 +98,7 @@ OIDC provider will be added to the `myCoderGroupName` group in Coder.
98
98
[azure-gids]:
99
99
https://github.com/MicrosoftDocs/azure-docs/issues/59766#issuecomment-664387195
100
100
101
- # ## Runtime (Organizations)
101
+ # # Runtime (Organizations)
102
102
103
103
< blockquote class=" admonition note" >
104
104
@@ -238,7 +238,7 @@ You must have a Premium license with Organizations enabled to use this.
238
238
239
239
<div class="tabs">
240
240
241
- ### Server Flags
241
+ ## Server Flags
242
242
243
243
1. Confirm that your OIDC provider is sending a roles claim by logging in with
244
244
OIDC and visiting the following URL with an `Owner` account:
@@ -275,7 +275,7 @@ You must have a Premium license with Organizations enabled to use this.
275
275
One role from your identity provider can be mapped to many roles in Coder. The
276
276
example above maps to two roles in Coder.
277
277
278
- # ## Runtime (Organizations)
278
+ # # Runtime (Organizations)
279
279
280
280
For deployments with multiple [organizations](./organizations.md), you can
281
281
configure role sync at the organization level. In future Coder versions, you
@@ -377,7 +377,7 @@ dashboard:
377
377
378
378
< div class=" tabs" >
379
379
380
- # ## Dashboard
380
+ # # Dashboard
381
381
382
382
1. Confirm that your OIDC provider is sending claims. Log in with OIDC and visit
383
383
the following URL with an ` Owner` account:
@@ -417,7 +417,7 @@ dashboard:
417
417
418
418

419
419
420
- ### CLI
420
+ ## CLI
421
421
422
422
Use the Coder CLI to show and adjust the settings.
423
423
0 commit comments