marklogic-community / data-explorer

Data Explorer Tool
Other
15 stars 4 forks source link

Need error message if user does not have correct roles #95

Closed markschiffner closed 6 years ago

markschiffner commented 6 years ago

If a user tries to login with out appropriate roles, the UI login button does nothing. Needs to let user know to get their user id set up with appropriate roles.

markschiffner commented 6 years ago

I did a little testing and it looks like the user must have the data-explorer-ext-amp-role and the data-explorer-modules-role in addition to the data-explorer-wizard-role to be able to login. The expected behavior is assign either data-explorer-wizard-role or data-explorer-search-role and the application amps as required.

markschiffner commented 6 years ago

@vijay - thanks for picking this up. Since it is highest priority, we should complete this before we cut next release.

nlaprell commented 6 years ago

Merged.