Sync title in SCIM and Gbridge
Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
@@ -93,6 +93,13 @@ func UserSchema() schema.Schema {
|
||||
},
|
||||
},
|
||||
),
|
||||
schema.SimpleCoreAttribute(
|
||||
schema.SimpleStringParams(
|
||||
schema.StringParams{
|
||||
Name: "title",
|
||||
},
|
||||
),
|
||||
),
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user