14 lines
296 B
JSON
14 lines
296 B
JSON
|
{
|
||
|
"profiles": [
|
||
|
{
|
||
|
"name": "builtin-default-profile",
|
||
|
"description": "The built-in default profile for enforcing basic security level to clients.",
|
||
|
"builtin": true,
|
||
|
"executors": [
|
||
|
{
|
||
|
"secure-session-enforce-executor": {}
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|