Skip to content

Commit edd8605

Browse files
security: update SCIM docs for Azure OIDC (#22771)
## Description - Adds section to SCIM docs for Entra ID/Azure OIDC - Adds testing section to SCIM doc - Adds troubleshooting guide for provisioning - Fixes numbers to 1,1,1 format - Ignore vale ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-2648 ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Co-authored-by: Craig Osterhout <[email protected]>
1 parent 73b3fa9 commit edd8605

File tree

5 files changed

+314
-107
lines changed

5 files changed

+314
-107
lines changed

.markdownlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"no-space-in-code": true,
1414
"no-space-in-links": true,
1515
"no-empty-links": true,
16-
"ol-prefix": {"style": "ordered"},
16+
"ol-prefix": {"style": "one_or_ordered"},
1717
"no-reversed-links": true,
1818
"reference-links-images": {
1919
"shortcut_syntax": false

0 commit comments

Comments
 (0)