You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GLUU.root@xeon:/opt/gluu/jetty/oxauth/logs# cat oxauth.log | grep "Authentication success for User" | wc -l
400
jmeter shows that one time user was redirected to login page instead of redirect_uri
so now we can definitely say that user was successfully authenticated by redirected to login page again
success sample : 2017/01/26 11:22:25 INFO - jmeter.extractor.JSR223PostProcessor: login post processor, code : f7889c8d-7428-452b-80d7-adb4d8613cd0, url:https://xeon.gluu.info/identity/authentication/authcode?code=f7889c8d-7428-452b-80d7-adb4d8613cd0&scope=openid+user_name+profile+email&state&session_state=17ac7c26-6496-4d66-b901-6f367034bb7a
fail sample : 2017/01/26 11:22:25 INFO - jmeter.extractor.JSR223PostProcessor: login post processor, code : , url:https://xeon.gluu.info/oxauth/login
The text was updated successfully, but these errors were encountered: