Enable OpenID Connect by default, without RSA support
This was done to ease testing without having to generate and configure an RSA key. OpenID Connect is fully functional even without an RSA key, although operating without RSA is not recommended.
On the go, support for directly passing keys in the configuration, e.g. when configuring AlekSIS from a K8s secret, was added.