mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
moved sso doc over to configurations (#11041)
* moved sso doc over to configurations * updated nav menu to link to SSO's new location
This commit is contained in:
committed by
GitHub
parent
71cb724b5f
commit
f0a1177b98
@@ -253,6 +253,11 @@ module.exports = {
|
||||
path: '/configuration/activity-log',
|
||||
title: 'Activity Log',
|
||||
},
|
||||
{
|
||||
type: 'page',
|
||||
path: '/configuration/sso',
|
||||
title: 'Single Sign-On (SSO)',
|
||||
},
|
||||
{
|
||||
type: 'divider',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user