Jan Dittberner
2bfa210140
- Deploy cacert-idp from oidc_idp subdirectory - configure systemd and start cacert-idp service
2 lines
120 B
Django/Jinja
2 lines
120 B
Django/Jinja
[security]
|
|
csrf.key = "{{ idp_csrf_key | default(lookup('community.general.random_string', length=32, base64=true)) }}"
|