1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-26 05:27:28 +02:00
oauth2-proxy/docs/versioned_sidebars/version-6.1.x-sidebars.json
2021-01-16 19:47:47 +00:00

62 lines
1.2 KiB
JSON

{
"version-6.1.x/docs": [
{
"type": "doc",
"id": "version-6.1.x/installation"
},
{
"type": "doc",
"id": "version-6.1.x/behaviour"
},
{
"collapsed": false,
"type": "category",
"label": "Configuration",
"items": [
{
"type": "doc",
"id": "version-6.1.x/configuration/overview"
},
{
"type": "doc",
"id": "version-6.1.x/configuration/oauth_provider"
},
{
"type": "doc",
"id": "version-6.1.x/configuration/session_storage"
},
{
"type": "doc",
"id": "version-6.1.x/configuration/tls"
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Features",
"items": [
{
"type": "doc",
"id": "version-6.1.x/features/endpoints"
},
{
"type": "doc",
"id": "version-6.1.x/features/request_signatures"
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Community",
"items": [
{
"type": "doc",
"id": "version-6.1.x/community/security"
}
]
}
]
}