Skip to content

Commit 1f5e51c

Browse files
quetzalliwriteskostas-localstackremotesynth
authored
DOCS-349 (hotfix): Release SCIM Entra ID docs updates to production BEE 866 (#776)
Co-authored-by: kostas-localstack <konstantinos.koukourakis@localstack.cloud> Co-authored-by: Brian Rinaldi <brian.rinaldi@gmail.com>
1 parent 6e38a5a commit 1f5e51c

22 files changed

Lines changed: 494 additions & 237 deletions

astro.config.mjs

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,8 +730,15 @@ export default defineConfig({
730730
label: 'Single Sign-On',
731731
collapsed: true,
732732
items: [
733+
{ slug: 'aws/organizations-admin/sso' },
734+
{ slug: 'aws/organizations-admin/sso/azure-ad' },
733735
{
734-
autogenerate: { directory: '/aws/organizations-admin/sso' },
736+
label: 'SCIM',
737+
items: [
738+
{ slug: 'aws/organizations-admin/sso/scim' },
739+
{ slug: 'aws/organizations-admin/sso/scim/okta' },
740+
{ slug: 'aws/organizations-admin/sso/scim/entra' },
741+
],
735742
},
736743
],
737744
},
36.4 KB
Loading
77.1 KB
Loading
32.2 KB
Loading
59.5 KB
Loading
43.6 KB
Loading
46.4 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)