nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Create mutation for triggering a user sync #76

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

Currently the user sync can not be executed manually. We should add a mutation in the GraphQL API that can trigger a user sync. On users with the Admin role should be able to trigger this.