Skip to content
Snippets Groups Projects

Enable OpenID Connect by default, without RSA support

Merged Nik | Klampfradler requested to merge feature/oauth-without-rsa into master
  1. Jan 07, 2022
    • Nik | Klampfradler's avatar
      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
Loading