Skip to content

Fix for issue #198: Core Authorization fails when adding Roles to User#199

Merged
lbalmaceda merged 1 commit intoauth0:masterfrom
jakbutler:issue/198-adding-roles-to-user
Apr 25, 2019
Merged

Fix for issue #198: Core Authorization fails when adding Roles to User#199
lbalmaceda merged 1 commit intoauth0:masterfrom
jakbutler:issue/198-adding-roles-to-user

Conversation

@jakbutler
Copy link
Copy Markdown
Contributor

This is to resolve the problem described in issue #198.

Changes

  • Update to the removeRoles and addRoles methods of the UsersEntity class to accept a list of strings instead of a list of roles.
  • Update to the UsersEntityTest to correctly invoke the updated methods.

References

Issue #198

Testing

  • This change updates test coverage
  • This change has been tested on the latest version of the platform/language or why not

Checklist

… user using only role id strings, not the whole Role object.
@lbalmaceda lbalmaceda merged commit 3e6f295 into auth0:master Apr 25, 2019
@lbalmaceda lbalmaceda added this to the 1.13.1 milestone Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants