mirror of
https://github.com/opencloud-eu/opencloud-compose.git
synced 2026-06-08 20:20:04 +08:00
fix: add missing full username mapper
This commit is contained in:
@@ -2179,6 +2179,23 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "96bc2621-a714-4f15-ac1d-bc32df94382d",
|
||||||
|
"name": "display name",
|
||||||
|
"providerId": "full-name-ldap-mapper",
|
||||||
|
"subComponents": {},
|
||||||
|
"config": {
|
||||||
|
"read.only": [
|
||||||
|
"false"
|
||||||
|
],
|
||||||
|
"write.only": [
|
||||||
|
"true"
|
||||||
|
],
|
||||||
|
"ldap.full.name.attribute": [
|
||||||
|
"displayName"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "cab8b569-0f50-4e13-b2a5-d24ee513cd8b",
|
"id": "cab8b569-0f50-4e13-b2a5-d24ee513cd8b",
|
||||||
"name": "first name",
|
"name": "first name",
|
||||||
|
|||||||
Reference in New Issue
Block a user