Is there any way I can make a session, a cookie va...
# talk-kratos
c
Is there any way I can make a session, a cookie value for that session and set it only whilst using Kratos as an API? We're trying to transition parts of our system to use Kratos as an identity provider whilst maintaining the same API we give to our frontend developers
h
That's unfortunately not possible at the moment - but we're thinking about different options. Thing is though that it's kinda tricky from a security perspective. We'll have to do some soul searching 😂
c
Ahh ok, also what are we supposed to do to "secure" the admin api? Are we supposed to use mTLS or something to ensure the someone in the network is authenticated?
h
whatever you seem fit for your use case! in ory cloud we use istio with cilium and api keys