14 lines
368 B
JSON
14 lines
368 B
JSON
|
{
|
||
|
"config": {
|
||
|
"step": {
|
||
|
"pick_implementation": {
|
||
|
"title": "Pick Authentication Method"
|
||
|
}
|
||
|
},
|
||
|
"abort": {
|
||
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
||
|
"missing_configuration": "The component is not configured. Please follow the documentation."
|
||
|
}
|
||
|
}
|
||
|
}
|