accessManagerSsoJwt
<accessManagerSsoJwtConfiguration
<keyLoader
<keyStorePath
>
requiredstring
</keyStorePath>
<keyStoreType
>
optionalstring
</keyStoreType>
<keyStorePassword
>
optionalstring
</keyStorePassword>
>
required
</keyLoader>
<tokenCookieName
>
optionalstring
</tokenCookieName>
Choice: Choose only ONE of the following
<jwtValidation
<configurationPreset
xsd:stringadamas
WTP
Medienportal
>
optional
</configurationPreset>
<verificationKeyAlias
>
requiredstring
</verificationKeyAlias>
<maxTokenValiditySpanInSeconds
>=1xsd:long>
optional
</maxTokenValiditySpanInSeconds>
<maxIssuedAtValiditySpanInSeconds
>=1xsd:long>
optional
</maxIssuedAtValiditySpanInSeconds>
<allowedAudiences
<audience
>
optionalmax. unboundedstring
</audience>
>
optional
</allowedAudiences>
>
optional
</jwtValidation>
<genericJwtValidation
<configurationPreset
xsd:stringadamas
WTP
Medienportal
>
optional
</configurationPreset>
<verificationKeyAlias
>
requiredstring
</verificationKeyAlias>
<claims
<claim
validation
required=
xsd:stringrequired
optional
<shortName
>
requiredstring
</shortName>
<name
>
optionalstring
</name>
<type
xsd:stringStringOrURI
StringList
NumericDate
JSON
>
optional
</type>
<allowedValues
<value
>
requiredmax. unboundedstring
</value>
>
optional
</allowedValues>
<requiredValues
<value
>
requiredmax. unboundedstring
</value>
>
optional
</requiredValues>
>
requiredmax. unbounded
</claim>
>
optional
</claims>
<timeSpanValidation
<timeSpan
<claim1
>
requiredstring
</claim1>
<claim2
>
requiredstring
</claim2>
<spanInSeconds
>=1xsd:long>
required
</spanInSeconds>
>
requiredmax. unbounded
</timeSpan>
>
optional
</timeSpanValidation>
>
optional
</genericJwtValidation>
Choice End
<groupMapping
Choice: Choose only ONE of the following
Choice End
Configuration of the group mapping between token claims and Cadenza-defined groups.
</groupMapping>
<propertyMapping
<property
requiredmax. unboundedConfiguration of a single property mapping from token claim to Cadenza user property.
optional
=
tokenThe property name by which the information shall be accessible by means of user variable if it is present in the ID token.
Choice: Choose only ONE of the following
Choice End
</property>
Configuration of the property mapping between token claims and Cadenza user properties.
</propertyMapping>
>
required
</accessManagerSsoJwtConfiguration>