Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added FTN config for SSO 8.10.1

...

  • The group must contain the users
  • The method type must be "SPI Mobile PKI" (selected in Mobile PKI method creation)

Finnish Trust Network specific configuration

By setting Compatibility FlagĀ FinnishTrustNetwork for the MPKI method, the application friendly name can be displayed on Mobile device while authenticating with ETSI MSS. The parameter is passed as an additional service to the Mobile Signature Service Provider (MSSP) within MSS Signature Request:

Code Block
    <Service>
        <Description>
            <mssURI>http://mss.ficom.fi/TS102204/v1.0.0#DisplayName</mssURI>
        </Description>
        <DisplayName xmlns="http://mss.ficom.fi/TS102204/v1.0.0#">Friendly name</DisplayName>
    </Service>


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.