Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Localtabgroup
Localtab
activetrue
titleBeans
NameTypeDescription

shibboleth.unlock-keys.KeyStrategies

Collection<DataSealerKeyStrategy>Enumerates the key strategy beans used to supply secret key(s) to the IdP that should be unlocked by the flow

shibboleth.unlock-keys.Credentials

Collection<MutableCredential>Enumerates the public key credentials that need to have an unlocked private key injected from the shibboleth.unlock-keys.PrivateKeys bean

shibboleth.unlock-keys.PrivateKeys

Collection<Resource>Enumerates the resources containing private keys to unlock and inject into the credentials from the shibboleth.unlock-keys.Credentials bean
                                                                  

Localtab
titleProperties (V4.1+)

Localtab
idFDXML
titleFlow Descriptor XML (V4.1+)

Example

In a typical example, the following assumes you want to unlock both the system-supplied secret keystore and the default signing key:

...