Changing verifier jwks endpoint

it seems it is impossible to change custom jwks endpoint once verifier deployed.
does verifier request jwks for every login, or jwks json downloaded while creating verifier?

I have came up with that i will create a new domain and point it to jwks endpoint then use domain url while creating verifier. thus if i move to jwks json to another location i wont have to create a new verifier but just redirect my domain to new jwks enpoint.

does this approach seem logical?

Hey @irfan

Yes.

Yes, this can be done.