Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

2FA authentication with SSO on APM

senthil147_1421
Nimbostratus
Nimbostratus

Hi

 

i have configured two factor authentication with AD and RSA for users to connect to application on APM. but i need SSO configuration on APM to pass the AD credentials to application. the policy i have configured will change session.logon.last.password to password1 to pass the RSA token to RSA server.So how do i get actual AD password session ID to configure SSO.

 

Policy Logon page -- configured password1 as session variable for RSA--AD auth -- varible assign as below--RSA auth--SSO mapping - backend server Variable assign expr {[mcget session.logon.last.password1]}

 

3 REPLIES 3

Lee_Sutcliffe
Nacreous
Nacreous

You need to create a SSO Credential Mapping policy agent in the Visual Policy Editor, that takes the username and password from the logon page, and maps them to variables to be used for SSO services

 

Hi Lee, tried this but unfortunately it doesn't resolve the issue.

PSilva
Legacy Employee
Legacy Employee