...
The following compatibility flags are supported for Mobile PKI method.
| 9.5.0 | Specific method | Enables additional audit logging for the Mobile PKI method. For more information, check "Additional audit logging |
When compatibility flag ExtendedMPKIAuditLogging
is set for the Mobile PKI method, an additional JSON object containing the following data is included for "assertion received" event.
" below. |
Finnish Trust Network specific configuration
...
Application friendly name can be set in the application metadata. Trusted applications in Finnish Trust Network can pass the friendly name in authentication request, but it requires conf string AllowFtnSpname=true
. For more information please checkĀ OAuth 2.0 and integration guide - SSO and SAML Integration Guide.
Additional audit logging
When compatibility flag ExtendedMPKIAuditLogging
is set for the Mobile PKI method, an additional JSON object containing the following data is included for "assertion received" event.
mid_eventid | The event identifier of the MPKI transaction. |
mid_issuer | The issuer of the subject certificate used for signing the challenge of MPKI transaction. |
x509 | Text representation of the subject certificate. |
ftn_spname | (Optional) The application friendly name used in the MPKI transaction. Present only when application friendly name is available, either from application metadata or from authentication request. |