Hello guys, could you please advise how to deal wi...
# talk-kratos
h
Hello guys, could you please advise how to deal with ory kratos admin CORS setup? I see that there is no configuration options for kratos admin cors. CC @white-article-28775
s
it is best to set cors headers in your reverse proxy you use for securing the admin api
h
Thank you! it worked!