OidcKeyStoreKeyType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractKeyStoreKeyType
OIDC key from key store. Supported only JKS type of key store.
Item Summary  
Name Type Multiplicity Description
keyStorePath property
string
[1,1]  
keyStorePassword property
ProtectedStringType
[1,1]  
keyAlias property
string
[1,1]  
keyPassword property
ProtectedStringType
[1,1]  
keyId property
string
[0,1] The key ID of JWK is used to match a specific key.