is there any documentation around creating api key...
# talk-kratos
m
is there any documentation around creating api keys for self hosted kratos that im missing?
d
API keys for what purpose?
m
to access the admin endpoints of kratos
d
when self hosting you should either not have the admin API accessible from the internet, or you need to put an api gateway/proxy in front of it to handle authorisation
the admin API has no built in authentication