Important: I have one small doubt, as an admin URL...
# talk-kratos
p
Important: I have one small doubt, as an admin URL(http://127.0.0.1:4434/admin/identities) I can get access to all schema without using any cookies or tokens, How can access from outside be prevented without the use of cookies or a schema? @wonderful-lamp-2357 @steep-lamp-91158 @high-optician-2097
s
thats up to you, how you deploy and expose it
you can fully block it, or require some kind of authentication/authorization
p
@steep-lamp-91158 authentication/authorization means on Oathkeeper and keto level ?? Thanks for your reply.
s
yes could be Oathkeeper, or any other similar reverse proxy
p
Thanks @steep-lamp-91158
f
@steep-lamp-91158 How do I create a protected field which can only be updated by admin http://127.0.0.1:4434/admin/identities