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-6.1.x-sidebars.json

62 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2020-11-08 19:31:21 +00:00
{
"docs": [
2020-11-08 19:31:21 +00:00
{
"type": "doc",
"id": "installation"
2020-11-08 19:31:21 +00:00
},
{
"type": "doc",
"id": "behaviour"
2020-11-08 19:31:21 +00:00
},
{
"collapsed": false,
"type": "category",
"label": "Configuration",
"items": [
{
"type": "doc",
"id": "configuration/overview"
2020-11-08 19:31:21 +00:00
},
{
"type": "doc",
"id": "configuration/oauth_provider"
2020-11-08 19:31:21 +00:00
},
{
"type": "doc",
"id": "configuration/session_storage"
2020-11-08 19:31:21 +00:00
},
{
"type": "doc",
"id": "configuration/tls"
2020-11-08 19:31:21 +00:00
}
]
},
{
"collapsed": false,
"type": "category",
"label": "Features",
"items": [
{
"type": "doc",
"id": "features/endpoints"
2020-11-08 19:31:21 +00:00
},
{
"type": "doc",
"id": "features/request_signatures"
2020-11-08 19:31:21 +00:00
}
]
2021-01-16 17:34:53 +00:00
},
{
"collapsed": false,
"type": "category",
"label": "Community",
"items": [
{
"type": "doc",
"id": "community/security"
2021-01-16 17:34:53 +00:00
}
]
2020-11-08 19:31:21 +00:00
}
]
}