I am selfhosting (using quickstart docker images a...
# talk-kratos
s
I am selfhosting (using quickstart docker images at the moment) - does this mean I can use the admin port (4434) without generating an API key, to put it another way are admin apiKeys only relevant to OryNetwork?
l
The kratos docker image does not authenticate API requests by default, so you can use it without an API key.
s
thanks, That helps.