1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-02-03 13:21:51 +02:00
oauth2-proxy/docs/versioned_sidebars/version-7.4.x-sidebars.json

41 lines
734 B
JSON
Raw Normal View History

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