Skip to content

Commit a38f94c

Browse files
committed
Remove SAML logout link
1 parent a587092 commit a38f94c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

website/docs/sidebar.mjs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,7 @@ const items = [
227227
type: "doc",
228228
id: "add-secure-apps/providers/saml/index",
229229
},
230-
items: [
231-
"add-secure-apps/providers/saml/create-saml-provider",
232-
"add-secure-apps/providers/saml/saml_single_logout",
233-
],
230+
items: ["add-secure-apps/providers/saml/create-saml-provider"],
234231
},
235232
"add-secure-apps/providers/scim/index",
236233
{

0 commit comments

Comments
 (0)