mirror of
https://github.com/goauthentik/authentik
synced 2026-05-08 16:13:02 +02:00
providers/saml: allow selection of certificates without private keys for saml encryption
This commit is contained in:
@@ -297,6 +297,7 @@ export function renderForm({
|
||||
>
|
||||
<ak-crypto-certificate-search
|
||||
.certificate=${provider.encryptionKp}
|
||||
nokey
|
||||
></ak-crypto-certificate-search>
|
||||
<p class="pf-c-form__helper-text">
|
||||
${msg("When selected, assertions will be encrypted using this keypair.")}
|
||||
|
||||
Reference in New Issue
Block a user