Users do not appear in Configuration -> Users

Sonar version : 7.9.1
Using LDAP configuration

I have some users that do not appear in Configuration -> Users, but they log in Sonar with LDAP credentials.

I did check users table, but the users not exists in it.

Where are those users?

Hello,

Well in the UI that can be explained: not all users are loaded for performance reasons. if you search for one though, you will find it. Just above the user list, a search box let you type Login or Name.

Though in the Database it’s impossible that they are not here, any users which can authenticate by any methods into SonarQube has an entry in the users table.

Cheers