mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
sync Keycloak users with Documize
This commit is contained in:
parent
b2620e80e1
commit
8c062d592a
11 changed files with 178 additions and 55 deletions
|
@ -111,5 +111,9 @@ export default Ember.Component.extend({
|
|||
this.get('onSave')(provider, config).then(() => {
|
||||
});
|
||||
},
|
||||
|
||||
onSync() {
|
||||
this.get('onSync')();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue