You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2019. It is now read-only.
When logged in, navigating to the clients view should have the search bar should have its value set as the current user client ID.
For example, if the current logged in user has mozilla-auth0/ad|Mozilla-LDAP|haali as their client ID then the search bar should have this value as well as perform a search in order to filter the table with proper values. It's perfectly fine if the table becomes empty since our database doesn't always return a value for paginated results. We have a separate bug for that #67.
The text was updated successfully, but these errors were encountered:
When logged in, navigating to the clients view should have the search bar should have its value set as the current user client ID.
For example, if the current logged in user has
mozilla-auth0/ad|Mozilla-LDAP|haali
as their client ID then the search bar should have this value as well as perform a search in order to filter the table with proper values. It's perfectly fine if the table becomes empty since our database doesn't always return a value for paginated results. We have a separate bug for that #67.The text was updated successfully, but these errors were encountered: