With this scheme, each user object has an authenticator containing a public certificate, which matches the user certificate's private key. Additionally, each certificate must be added to the server socket's TrustAnchor list. During a login attempt, the user is prompted to upload the certificate. The server verifies that the certificate matches the certificate stored on the User object.
Adding this component to the station AuthenticationSchemes node adds a button to the Login window. The text label on the button is configurable via the Login Button Text property. By default, the button text label is “Sign in with SSO” but you should change this to your preferred text.

Force Scheme Reset To property).
For additional information, refer to Admin/User workflow for client certificate authentication in the “User Authentication” chapter.

To access this property, expand and double-click ClientCertAuthScheme.
| Property | Value | Description |
|---|---|---|
| Login Button Text | text | Configures the text that appears on the login button. |