Hi all,

Is there a limit in the maximum number of clients/applications in single realm supported by keycloak?

I can see that the keycloak admin UI is not built with a big number in mind. For instance, when assigning "Client roles" to a realm user there is a dropdown with all clients/applications in the realm. I guess this shouldn't grow too big to be usuable.

I'm working on a scenario where i need to implement authorization in a system where new machines (and their respective keycloak applications) will be added on the fly. So i'm worying about what will happen if the number starts to grow.


Thanks