Maybe an update from me about the client name or I...
# ory-selfhosting
b
Maybe an update from me about the client name or ID access in the kratos selfservice ui. I found out that the login flow for example has the client data included. I am thinking about getting that flow and using this information on all the other pages. But this feels like a hack. Is there no other way? And for the logout problem I am facing: my logout URL in hydra was probably not correct. I changed it to self-service/logout/browser which at least forwards to Kratos, but then I am stuck in the browser with the generated logout URL. Do I initially redirect to the hydra logout URL or do I fetch it with an ajax style get request?