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

APM SSO debug ssoDisabled: false, _needAuth

Ahmed_Galal
Cirrostratus
Cirrostratus

i configured APM policy for application which authenticate from AD with SSO variable and Formed SSO, log return for Formed SSO with success match (/Common/Test_WebTop:Common:218f44e3:ssoMethod:|form-based| customLogConfigName:|/Common/Hesab| usernameSource:|session.sso.token.last.username| passwordSource:|session.sso.token.last.password| startURI:|/webnmc/account/adminlogin| formAction:|http://xx.xx.xx.xx/webnmc/account/adminlogin| formUsername:|username| formPassword:|password| formParams:| | _successMatchType:|0| _successMatchValue:||  ) but always ends with ssoDisabled: false, _needAuth: true then get login page.

 

Form information i got it from Fiddler, any suggestion to figure out the issue here

2 REPLIES 2

Ahmed_Galal
Cirrostratus
Cirrostratus

any idea to troubleshoot and figure out issue?

boneyard
MVP
MVP

can you check if the backend website recognizes the request as being tried? is there an application log that shows login failed or ...?

 

if not then i would try to packet capture on the server side and see if a response is shown.