Hi Community, I am testing the kratos self service ui node for our project and would like to implement the terms and conditions with a hyperlink to our company terms and conditions page similar to the ory console registration page
https://console.ory.sh/registration . I think i need to provide this information in the identity schema since that is parsed by the kratos on registration flow request but cant seem to make it work. Anyone has any idea on how to to implement this? Either directly in the schema or elsewhere? Thanks.