diff --git a/dev-example/config.yaml b/dev-example/config.yaml index 8f6e64f..09183b4 100644 --- a/dev-example/config.yaml +++ b/dev-example/config.yaml @@ -39,4 +39,5 @@ - "*" # Others cannot use any conlet (except login conlet to log out) other: - - org.jgrapes.webconlet.locallogin.LoginConlet + - --org.jdrupes.vmoperator.vmconlet.VmConlet + - org.jgrapes.webconlet.oidclogin.LoginConlet