mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-02-03 13:21:51 +02:00
41 lines
734 B
JSON
41 lines
734 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|