diff --git a/examples/config-dev.yaml b/examples/config-dev.yaml index 94a40bff..f4661847 100644 --- a/examples/config-dev.yaml +++ b/examples/config-dev.yaml @@ -121,6 +121,8 @@ telemetry: # alwaysShowLoginScreen: false # Uncomment the passwordConnector to use a specific connector for password grants # passwordConnector: local + # Uncomment to enable the client_credentials grant for machine-to-machine authentication +# clientCredentialsEnabled: true # Instead of reading from an external storage, use this list of clients. #