All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 28s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m24s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 2m37s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s
21 lines
308 B
JSON
21 lines
308 B
JSON
{
|
|
"title": "Generic: Organisational",
|
|
"description": "New Organisational",
|
|
"enabled": true,
|
|
"icon": "fa-building",
|
|
"rdn": "ou",
|
|
"regexp": "/^o=/",
|
|
|
|
"objectclasses": [
|
|
"organization"
|
|
],
|
|
|
|
"attributes": {
|
|
"o": {
|
|
"display": "Organisation",
|
|
"hint": "This is an example",
|
|
"order": 1
|
|
}
|
|
}
|
|
}
|