diff --git a/config-example.yaml b/config-example.yaml index fdc4060..219aaf6 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -1,3 +1,9 @@ +oidc: + client: + id: idntcli-abc123 + secret: somesecret + issuer: http://mock-oauth2-server:8081/default + events: topics: - '*.*'