Skip to content

Commit

Permalink
PR discussions updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rohalskyy committed Nov 20, 2024
1 parent a03d850 commit 89d3834
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Fields
description: Set up custom properties to enhance your data management
slug: enterprise/fields
sidebar:
order: 3
order: 4
badge: New
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ title: OpenID Connect
description: Learn how to set up OpenID Connect for your organization
slug: enterprise/oidc
sidebar:
order: 2.1
order: 3
tableOfContents:
minHeadingLevel: 2
maxHeadingLevel: 3
---

import { Image } from 'astro:assets';
import { Steps, Aside, CardGrid, LinkCard } from '@astrojs/starlight/components';
import { Steps, CardGrid, LinkCard } from '@astrojs/starlight/components';
import { Icon } from 'astro-icon/components';
import authenticationMethod from '!/enterprise/organization-management/oidc_authentication_method.png';
import idpCredentials from '!/enterprise/organization-management/oidc_idp_credentials.png';
Expand Down

0 comments on commit 89d3834

Please sign in to comment.