Skip to content

Commit 5cd89b9

Browse files
authored
Merge pull request #2689 from port-labs/rbac-hide
comment out scim
2 parents 07e3065 + 548f58c commit 5cd89b9

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/sso-rbac/sso-providers/oidc/azure-ad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ Port can query the group membership of users who log in through the AzureAD SSO,
270270

271271
In order to import Azure AD groups into Port, Port will require the connection app to approve the `Directory.Read.All` permission.
272272

273-
## SCIM Configuration (beta)
273+
<!-- ## SCIM Configuration (beta)
274274
275275
<ScimLimitation/>
276276
@@ -289,4 +289,4 @@ You will be provided with:
289289
290290
The `endpoint` and `token` will be used to set up the SCIM integration in your identity provider.
291291
292-
After receiving the SCIM `endpoint` and `token`, follow this [step-by-step guide](https://auth0.com/docs/authenticate/protocols/scim/inbound-scim-for-new-azure-ad-connections#configure-scim-in-azure-ad-for-oidc-apps) to enable SCIM. Begin in step 3, by registering a new application.
292+
After receiving the SCIM `endpoint` and `token`, follow this [step-by-step guide](https://auth0.com/docs/authenticate/protocols/scim/inbound-scim-for-new-azure-ad-connections#configure-scim-in-azure-ad-for-oidc-apps) to enable SCIM. Begin in step 3, by registering a new application. -->

docs/sso-rbac/sso-providers/oidc/okta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ To allow automatic Okta group support in Port, please follow these steps:
138138
3.3 Click `Save`.
139139

140140

141-
## SCIM Configuration (beta)
141+
<!-- ## SCIM Configuration (beta)
142142
143143
<ScimLimitation/>
144144
@@ -189,4 +189,4 @@ The `endpoint` and `token` will be used to complete the setup of the new SWA app
189189
- Update User Attributes
190190
- Deactivate Users
191191
<br/>
192-
<img src="/img/sso/okta/OktaSCIMapp.png" width="80%" />
192+
<img src="/img/sso/okta/OktaSCIMapp.png" width="80%" /> -->

docs/sso-rbac/sso-providers/saml/azure-ad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Alternatively, if you are syncing your groups from an on-prem AD into Entra, con
6666

6767
<img src="/img/sso/azure-saml/azureSamlGroups.png" width="60%" border="1px" />
6868

69-
## SCIM Configuration (beta)
69+
<!-- ## SCIM Configuration (beta)
7070
7171
AzureAD SAML applications support [SCIM](https://auth0.com/docs/authenticate/protocols/scim).
7272
@@ -83,4 +83,4 @@ You will be provided with:
8383
8484
The `endpoint` and `token` will be used to set up the SCIM integration in your identity provider.
8585
86-
After receiving the SCIM `endpoint` and `token`, follow this [step-by-step guide](https://auth0.com/docs/authenticate/protocols/scim/inbound-scim-for-azure-ad-saml-connections#configure-scim-in-azure-ad-for-saml-apps) to enable SCIM.
86+
After receiving the SCIM `endpoint` and `token`, follow this [step-by-step guide](https://auth0.com/docs/authenticate/protocols/scim/inbound-scim-for-azure-ad-saml-connections#configure-scim-in-azure-ad-for-saml-apps) to enable SCIM. -->

docs/sso-rbac/sso-providers/saml/okta.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To expose your Okta groups to Port via the application, follow these steps:
8282

8383
These groups will be ingested into Port as teams, enabling you to manage user permissions and RBAC in your Port account.
8484

85-
## SCIM Configuration (beta)
85+
<!-- ## SCIM Configuration (beta)
8686
8787
Okta supports [SCIM](https://auth0.com/docs/authenticate/protocols/scim) for SAML applications.
8888
@@ -111,4 +111,4 @@ When configuring SCIM:
111111
- Set the `Unique identifier field` to `userName`.
112112
- For authenticating the SCIM connection, choose `HTTP Header`, and use the SCIM `token` provided by Port.
113113
114-
:::
114+
::: -->

0 commit comments

Comments
 (0)