OpenBankProject / OBP-CLI

A command line interface for OBP API
GNU Affero General Public License v3.0
15 stars 15 forks source link

Individual account Users need the `CanCreateAccount` permissions in order for account imports to be accepted #29

Closed chrisjsimpson closed 5 years ago

chrisjsimpson commented 5 years ago

In addition to adding the role CanCreateAccount to the user , a direct login token is needed for that user.

chrisjsimpson commented 5 years ago

They don't. There was a bug with entitlement canCreateAnyTransactionRequest (which is required) which is now fixed in OBP.