debian-image-builder-frontend/devel/config/worker/osbuild-worker.toml
Gianluca Zuccarelli 90e2fefc56 devel: mock oauth server
Add a mock oauth server for the devel
stack in order to simulate the openshift
sso offline_token
2021-11-12 16:08:06 +00:00

3 lines
102 B
TOML

[authentication]
oauth_url = "http://fauxauth:8888/token"
offline_token = "/etc/osbuild-worker/token"