So, one big change with hydra 2.0 is client ids ar...
# talk-hydra
d
So, one big change with hydra 2.0 is client ids are now generated by hydra. I have read and understood the rationale, but it creates a bit of a problem for us. We have a mobile client, and more than one server infrastructure. Currently, each infrastructure contain the same set of client ids, so clients keep track of this single client id, but can connect to any infrastructure. How are people handling this in hydra 2.0?
h
We’re considering to re-expose this capability to define IDs again. But it does come at performance cost …
s
@high-optician-2097 👋 I was wondering if there are any concrete plans yet to re-expose this capability or is this still unclear? Thank you.