Once AnA is enabled, Strong Auth sample app does not work
search cancel

Once AnA is enabled, Strong Auth sample app does not work

book

Article ID: 16921

calendar_today

Updated On:

Products

CA Advanced Authentication CA Strong Authentication CA Risk Authentication

Issue/Introduction

Enabling the Webservice Authentication and Authorization makes the Strong Auth Sample application not usable because the user information is retrieved through the UDS web services.

Where do we add the SDK Authentication and Authorization parameters in Strong Auth Sample App when AnA Web service is enabled?

Environment

Version : 9.x

Component: AuthMinder(Arcot Webfort)

Resolution

When we protect AnA token in master admin that has an impact for SDK as well. However we can pass few additional inputs to SDK API in Additional Attributes section to get it working as below. 

AR_WF_SECURITY.userId  (user) 
AR_WF_SECURITY.orgName  (Org name) 
AR_WF_SECURITY.credential ( Credential) 

While making the SDK call or using the Sample application, please pass the above parameters in additional parameters.

Additional Information

https://techdocs.broadcom.com/us/en/symantec-security-software/identity-security/advanced-authentication/9-1/building/ca-strong-authentication-web-services-information/manage-web-services-security.html