Cloud Authentication Scheme (nCloudDriver-CloudAuthenticationScheme)

An authentication scheme verifies that a user is authorized to access a station. Schemes are added to or removed from the AuthenticationSchemes container in the AuthenticationService. All authentication requests are routed through the system’s AuthenticationService. This component is available in the nCloudDriver palette under Authentication.
Figure 50.   Cloud Authentication Scheme properties
Image

To access these properties, expand Config > Drivers > Services > Authentication Service > Authentication Schemes, double-click CloudAuthenticationScheme.

Property Value Description
Trust Manager   CloudTrustManager is a container for the added CertTrustMapping and JwksTrustMapping components.
User Mapping true or false (default) Available as a read only property, it is not directly editable. Disabled by default. If set to true(via Actions), UserMappings are enabled. If false, cloud login attempts will fail, throwing the FailedLoginException to inform the user.
Role Mapping Name you give the component when you add it to the role mappings. For example, “RoleMapping-Operator”. Matches a cloud role to an actual role on the station.