"description":"Comma-separated list of required roles to login to the CRaSH console.",
"defaultValue":["ACTUATOR"],
"deprecation":{
"replacement":"management.security.roles",
"reason":"CRaSH support is no longer available.",
"level":"error"
}
},
{
"name":"management.shell.auth.type",
"type":"java.lang.String",
"description":"Authentication type. Auto-detected according to the environment (i.e. if Spring\n Security is available, \"spring\" is used by default).",
"defaultValue":"simple",
"deprecation":{
"reason":"CRaSH support is no longer available.",
"level":"error"
}
},
{
"name":"management.shell.command-path-patterns",
"type":"java.lang.String[]",
"description":"Patterns to use to look for commands.",