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
steep-lamp-91158
04/17/2023, 9:46 AM
thats up to you, how you deploy and expose it
steep-lamp-91158
04/17/2023, 9:46 AM
you can fully block it, or require some kind of authentication/authorization
p
purple-intern-72952
04/17/2023, 9:51 AM
@steep-lamp-91158 authentication/authorization means on Oathkeeper and keto level ??
Thanks for your reply.
s
steep-lamp-91158
04/17/2023, 9:52 AM
yes could be Oathkeeper, or any other similar reverse proxy