OidcSimpleKeyType (Complex Type)

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

Supertype: AbstractSimpleKeyType
OIDC key from string representation.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1]  
privateKey property
ProtectedStringType
[1,1]  
passphrase property
ProtectedStringType
[1,1]  
certificate property
ProtectedStringType
[1,1]  
keyId property
string
[0,1] The key ID of JWK is used to match a specific key.