Skip to content
Snippets Groups Projects
  • Nik | Klampfradler's avatar
    987c5811
    Enable OpenID Connect by default, without RSA support · 987c5811
    Nik | Klampfradler authored
    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.
    Verified
    987c5811
    History
    Enable OpenID Connect by default, without RSA support
    Nik | Klampfradler authored
    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.