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:
Eron Donevan Powell
2022-01-20 09:08:57 -06:00
committed by GitHub
parent 71cb724b5f
commit f0a1177b98
2 changed files with 5 additions and 0 deletions

View File

@@ -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',
},