Add a mock oauth server for the devel stack in order to simulate the openshift sso offline_token
3 lines
102 B
TOML
3 lines
102 B
TOML
[authentication]
|
|
oauth_url = "http://fauxauth:8888/token"
|
|
offline_token = "/etc/osbuild-worker/token"
|