fix: fixes typo in UserService @RolesAllowed annotationThis commit just fixes a typo that made the UserService EJB not work as expected.
tsk55: adds authentication checks to EJB create story methodThis commit also changes the related tests accordingly.