Creating an authentication policy (Windows passwordless)
Steps
-
In the PingOne admin console, open the environment you are using for Windows Login - Passwordless.
-
Create a new attribute to store the SID (Security Identifier):
-
Go to Directory > User Attributes and click +.
-
In the Add Attribute pane, click Declared and then click Next
-
Enter a name for the attribute, such as
sid. Select the Enforce unique values checkbox, and then click Save.
-
-
Add the custom attribute to the relevant users:
-
Go to Directory > Users and edit the relevant user profile.
-
In the Edit Profile pane, in the Custom Attributes section click Add.
-
In the New Attribute field, select the attribute you created in the previous step and enter a value for the attribute. Click Save.
-
-
Create an Authentication Policy:
-
Go to Authentication > Authentication.
-
Click Add Policy.
Result:
The policy definition screen is displayed.
-
Give the policy a name.
-
For Step Type, select Windows Login Passwordless.
-
In the Match Attributes list, select the attribute that you mapped to ObjectSID.
This list includes any attributes that you have specified as unique by selecting the Enforce Unique Values option.
-
Select the Offline Mode option if you want to allow users to sign on when PingOne or PingID are not available.
-
Click Save to save the policy.
-