Hello. Is there any parameter I can limit the size...
# talk-hydra
r
Hello. Is there any parameter I can limit the size of the "login_challange" generated by Hydra on login request? Our flow can not process such big entity as it's too large. Tnx Tnx
m
Hello Denys, I deleted the blob since it was a bit big (feel free to repost it again in this thread though!). I think there is no way to configure this; but I am also not sure if it necessarily needs to be that long 🤔
r
Hi Vincent. I think it's one of the latest updates that introduced such long login_challange
before we had a pretty short string but now this value is HUGE
i mean this is because of that change i guess? BREAKING CHANGE: • The client that is used as part of the authorization grant flow is stored in the AEAD-encoding. Therefore, running flows will not observe updates to the client after they were started. • Because the login and consent challenge values now include the AEAD-encoded flow, their size increased to around 1kB for a flow without any metadata (and increases linearly with the amount of metadata). Please adjust your ingress / gateway accordingly.
r
@early-queen-73010 ^^
e
Is this changed introduced in 2.2.0?
r
Yeh