1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-08-06 22:42:56 +02:00
Files
oauth2-proxy/docs/versioned_sidebars/version-7.0.x-sidebars.json

66 lines
1.2 KiB
JSON
Raw Permalink Normal View History

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