Difference between revisions of "Windows Credential Provider with RBA"

From Swivel Knowledgebase
Jump to: navigation, search
(Created page with "Category:OS Login Category:Desktop Category:Integration Category:VPN C = Introduction = From WCP v5.4.2 and AuthControl Sentry v4.0.5,...")
 
Line 7: Line 7:
 
= Introduction =
 
= Introduction =
  
From WCP v5.4.2 and AuthControl Sentry v4.0.5, you can use your RBA rules with AuthControl Credential Provider to disable 2fa in case the user has enough points.
+
From AuthControl Sentry v4.0.5, you can use your RBA rules with AuthControl Credential Provider to disable 2fa in case the user has enough points.
  
 
= Prerequisites =
 
= Prerequisites =
Line 30: Line 30:
 
[[image:Wcprba3.PNG]]
 
[[image:Wcprba3.PNG]]
  
Enter a name, the required points for authentication without 2fa, '''the entity ID must be WCP''' and click Save.
+
Enter a name, the required points for authentication without 2fa, '''the entity ID must be wcp''' and click Save.
  
 
If you haven't configure any rules, please look at [[Authcontrol v4 Sentry SSO and Adaptive Authentication]].
 
If you haven't configure any rules, please look at [[Authcontrol v4 Sentry SSO and Adaptive Authentication]].
  
 
= WCP Configuration =
 
= WCP Configuration =
 +
 +
Open AuthControl Credential Provider Configuration
 +
 +
[[Image:CredentialProvider2ConfigurationNew.png]]
 +
 +
enter the Swivel SSO Port as 8443 and Swivel SSO Context as sentry. This will enable the check for RBA rules in WCP.
 +
 +
= Authenticating =
 +
 +
When you try to login now it will check for the rules. If the user has enough points, it will allow authentication without using 2fa.

Revision as of 13:23, 7 September 2018


Introduction

From AuthControl Sentry v4.0.5, you can use your RBA rules with AuthControl Credential Provider to disable 2fa in case the user has enough points.

Prerequisites

AuthControl Credential Provider v5.4.2 AuthControl Sentry v4.0.5

Limitations

Certificate rule does not work with WCP

RBA Configuration

In AuthControl Sentry SSO administration page you have a new application type WCP. Add a new application.

Wcprba1.PNG

Wcprba2.PNG

Select WCP.

Wcprba3.PNG

Enter a name, the required points for authentication without 2fa, the entity ID must be wcp and click Save.

If you haven't configure any rules, please look at Authcontrol v4 Sentry SSO and Adaptive Authentication.

WCP Configuration

Open AuthControl Credential Provider Configuration

CredentialProvider2ConfigurationNew.png

enter the Swivel SSO Port as 8443 and Swivel SSO Context as sentry. This will enable the check for RBA rules in WCP.

Authenticating

When you try to login now it will check for the rules. If the user has enough points, it will allow authentication without using 2fa.