1
0
forked from baron/baron-sso

ory-hosting 기본구동

This commit is contained in:
Lectom C Han
2026-01-27 22:58:49 +09:00
parent 41f0549435
commit c3f7b18afc
31 changed files with 1910 additions and 176 deletions

13
docker/ory/keto/keto.yml Normal file
View File

@@ -0,0 +1,13 @@
version: v0.11.0
dsn: memory
serve:
read:
host: 0.0.0.0
port: 4466
write:
host: 0.0.0.0
port: 4467
namespaces:
location: file:///etc/config/keto/namespaces.yml
log:
level: debug

View File

@@ -0,0 +1,7 @@
namespaces:
- id: 0
name: default
- id: 1
name: roles
- id: 2
name: permissions