Symantec Access Management

Expand all | Collapse all

CA SSO OpenID Connect Provider - Agentless SSO

  • 1.  CA SSO OpenID Connect Provider - Agentless SSO

    Posted May 26, 2017 10:37 AM
      |   view attached

    CA SSO 12.7 is out and includes OpenID Connect Authorization code flow out of the box!  This extends the numerous SSO access tokens and architectures already supported by the product.

     

    Attached is a runbook I created based on lab experience setting up agent less SSO using JWT tokens using opensource Apache module mod_auth_openidc. 

     

    There are numerous options within the OIDC spec so I am just beginning to touch some of the use cases. This document will be updated as I adventure more.

     

    Food for thought: Apache within Docker containers no longer require the need to install / register web agents to protect web resources to receive an SSO access token.  SMSESSION cookie is still generated and can be used for web access management use cases where PEPs / agents are still required.

     

    CA SSO (formerly SiteMinder) certified - http://openid.net/certification/



  • 2.  Re: CA SSO OpenID Connect Provider - Agentless SSO

     
    Posted Jun 09, 2017 01:30 PM

    Thank you for sharing this with the community Jack!

    CA SSO OpenID Connect Provider - Agentless SSO 



  • 3.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Jul 11, 2017 11:04 AM

    Updated document version to 1.2.  This now includes a Troubleshooting section.



  • 4.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Sep 13, 2017 05:19 PM

    Hi Jack,

    This is a very helpful document. I am getting below error. Could you please help me to fix these issues?

    On the browser, I am getting

    Error:

    OpenID Connect Provider error: Error in handling response type.

    When I checked client Apache logs I am getting this.

    [Wed Sep 13 21:13:34.980665 2017] [auth_openidc:error] [pid 1548:tid 1004] [client 172.31.46.101:51491] oidc_proto_validate_code_response: requested flow is "code" but no "id_token" parameter found in the code response
    [Wed Sep 13 21:13:34.980665 2017] [auth_openidc:error] [pid 1548:tid 1004] [client 172.31.46.101:51491] oidc_proto_resolve_code_and_validate_response: code response validation failed



  • 5.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Sep 13, 2017 05:42 PM

    Naresh email me screen shots of your client and Authz provider policy configuration as well as Apache conf.

    I will review when I have availability.

     

    Thanks,

    Jack.Saunders@ca.com



  • 6.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Broadcom Employee
    Posted Sep 27, 2017 07:25 AM

    Thanks for the Runbook Jack. Is there a way we can send the user credentials in the Authentication Request?

     

    We are working for a Customer, who wants to use OpenID from a third-party API Gateway. i.e., He will call the authorization endpoint URL from this API Gateway, and POST the required parameters. As per your Runbook, the user is providing credentials directly on a page, but we would need it to be sent in a request.

     

    Can we send the credentials as part of the AuthN request? if yes, can you please give a sample request body for that?

     

    Thanks,

    Vaseem



  • 7.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Sep 28, 2017 01:20 PM

    CA SSO currently only supports authorization code grant type.



  • 8.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Broadcom Employee
    Posted Sep 28, 2017 08:43 PM

    Just for xreference, here is an implementation we did using Jack's runbook as the basis, we used separate domains, added callback for userinfo, and has a bit more detail on the apache setup on win2012 (since we had some trouble). 

     

    CA SSO OpenID Connect Provider - with Apache OpenID Client 

     

    Cheers - Mark

    ----
    Mark O'Donohue
    Snr Principal Support Engineer - Global Customer Success



  • 9.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Sep 29, 2017 12:39 PM

    @Mark - did you mean to post an attachment here ?



  • 10.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Broadcom Employee
    Posted Oct 01, 2017 06:11 PM

    Hi merpa06 - sorry about that I had left out the link ! - so much for rushing a quick note - I've added it now - Cheers - Mark



  • 11.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 13, 2018 01:40 AM

    Hi All, I am getting below error when I have configured for 12.8 CA Single Sign On Stack.  Please give me some suggestion. This error appears after basic authentication successful (not seeing smsession set on browser)

     

    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,doGet,Query String:response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=mdxzrZIo4_9_uXT6bWYLm6aj2dM&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=InxMW8gZNFSRJwgwhJMtGdEeor2sDbD8JNRncOVUNSo
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,validateInputWithConfiguration,state=mdxzrZIo4_9_uXT6bWYLm6aj2dM
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,validateInputWithConfiguration,nonce=InxMW8gZNFSRJwgwhJMtGdEeor2sDbD8JNRncOVUNSo
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processRequest,Validating current session.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,FWSBase.java,getSessionData,Request does not have any cookies.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=mdxzrZIo4_9_uXT6bWYLm6aj2dM&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=InxMW8gZNFSRJwgwhJMtGdEeor2sDbD8JNRncOVUNSo
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processAuthentication,Not using secure authentication URL.
    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=mdxzrZIo4_9_uXT6bWYLm6aj2dM&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=InxMW8gZNFSRJwgwhJMtGdEeor2sDbD8JNRncOVUNSo&SMPORTALURL=https%3A%2F%2Fec2-18-191-195-234.us-east-2.compute.amazonaws.com%2Faffwebservices%2FCASSO%2Foidc%2Fauthorize.
    08/13/2018,05:36:26,9588,139832592430848,181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/13/2018,05:36:26,9588,139832592430848,181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4,SecureRedirect.java,doGet,Query string is: response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=mdxzrZIo4_9_uXT6bWYLm6aj2dM&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=InxMW8gZNFSRJwgwhJMtGdEeor2sDbD8JNRncOVUNSo&SMPORTALURL=https%3A%2F%2Fec2-18-191-195-234.us-east-2.compute.amazonaws.com%2Faffwebservices%2FCASSO%2Foidc%2Fauthorize
    08/13/2018,05:36:26,9588,139832592430848,181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4,SecureRedirect.java,doGet,Transaction with ID: 181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4 failed. Reason: SERE_GET_EXCEPTION
    08/13/2018,05:36:26,9588,139832592430848,181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4,SecureRedirect.java,doGet,Exception caught in class com.netegrity.affiliateminder.webservices.SecureRedirect, method doGet: com.netegrity.siteminder.agentcommon.utils.k: Failed to decrypt.
    08/13/2018,05:36:26,9588,139832592430848,181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4,SecureRedirect.java,doGet,Stack Trace: com.netegrity.siteminder.agentcommon.utils.k: Failed to decrypt.
        at com.netegrity.affiliateminder.webservices.f.a(fedfws_obfsc:3935)
        at com.netegrity.affiliateminder.webservices.SecureRedirect.doGet(fedfws_obfsc:189)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:624)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at com.netegrity.affiliateminder.webservices.CAFedFilter.doFilter(fedfws_obfsc:58)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:219)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:110)
        at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:506)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:169)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:106)
        at com.netegrity.proxy.ProxyValve.processRequest(Unknown Source)
        at com.netegrity.proxy.ProxyValve.invoke(Unknown Source)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:445)
        at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:190)
        at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:637)
        at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
        at java.lang.Thread.run(Thread.java:748)
    Caused by: com.netegrity.siteminder.agentcommon.utils.k: SiteMinder Decryption Exception
        at com.netegrity.siteminder.agentcommon.utils.SmCryptoUtil.c(Unknown Source)
        at com.netegrity.siteminder.agentcommon.utils.SmCryptoUtil.e(Unknown Source)
        at com.netegrity.affiliateminder.webservices.f.a(fedfws_obfsc:3930)
        ... 24 more
    Caused by: com.ca.sso.smcrypto.SmCryptoLibException: org.bouncycastle.crypto.internal.io.StreamIOException: Error closing stream:
        at com.ca.sso.smcrypto.bcfipsimpl.SmBaseCrypto.decryptBytes(SmBaseCrypto.java:421)
        ... 27 more
    Caused by: org.bouncycastle.crypto.internal.io.StreamIOException: Error closing stream:
        at org.bouncycastle.crypto.internal.io.CipherOutputStreamImpl.close(Unknown Source)
        at com.ca.sso.smcrypto.bcfipsimpl.SmBaseCrypto.decryptBytes(SmBaseCrypto.java:384)
        ... 27 more
    Caused by: org.bouncycastle.crypto.internal.DataLengthException: last block incomplete in decryption
        at org.bouncycastle.crypto.internal.paddings.PaddedBufferedBlockCipher.doFinal(Unknown Source)
        ... 29 more

     

    Exception history:
        com.ca.sso.smcrypto.SmCryptoLibException: org.bouncycastle.crypto.internal.io.StreamIOException: Error closing stream:
        com.netegrity.siteminder.agentcommon.utils.k: SiteMinder Decryption Exception
        com.netegrity.siteminder.agentcommon.utils.k: Failed to decrypt.

     

    08/13/2018,05:36:26,9588,139832592430848,181a6091-70534e97-8302e641-b2593ad7-737bb040-94e4,SecureRedirect.java,doGet,Ending SAML2 Secure Redirect Service request processing with HTTP error 500



  • 12.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 13, 2018 10:00 AM

    08/13/2018,05:36:17,9588,139832797722368,7bfd74c8-44c979a3-f3eb70aa-74aa44e4-0ec02973-02,AuthorizationService.java,processAuthentication,Not using secure authentication URL.

     

    above line seems to be the root cause. I believe its needed to enable the option to have secure auth url for OIDC implementation, thereby the decryption failure



  • 13.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 13, 2018 08:39 PM

    Thank you Kaladhar.

     

    When I have enabled secure authentication URL, I can see request goes into loop.

     

    here is the steps what I am going through.

     

    1. hit the apache client URL

    https://sasikumar.chenniyappan.usr.net.com.au/openid/

    2. User challenged for authentication.

    3. user provides the credentials.

    4. Gets into loop and throws "The page isn’t redirecting properly" (I hope redirect limit reached).

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMA… 

     

    Here is the logs.

    FWSTrace Log: 

    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,doGet,Query String:response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:44,9648,140140717123328,91b3144d-e900f7d1-5e9a1592-41e5a350-83be6c1a-5cc,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:51,9648,140140713965312,10cf5316-121841d9-81acbff6-94966eaf-8a4a6fb2-3913,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:51,9648,140140713965312,10cf5316-121841d9-81acbff6-94966eaf-8a4a6fb2-3913,SecureRedirect.java,doGet,Query string is: response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:51,9648,140140716070656,97726a60-f5b0f8d1-a3e25cab-d4976ae7-4031defa-52,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:52,9648,140140716070656,99ac0c18-84adf35e-cbdd3ae6-e4c56c92-af5e327a-91,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:52,9648,140140716070656,99ac0c18-84adf35e-cbdd3ae6-e4c56c92-af5e327a-91,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:52,9648,140140716070656,60a6008e-3d9aaa00-4f22bb04-888f546f-4c9515e6-a0e,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:52,9648,140140716070656,190a367e-d37d697a-7a4b34c4-1c2bd0f7-3e669c74-ed4,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:52,9648,140140716070656,190a367e-d37d697a-7a4b34c4-1c2bd0f7-3e669c74-ed4,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:52,9648,140140716070656,1fe616a0-80b53316-34ac0d47-5f9b359d-01df1565-5b5,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:53,9648,140140716070656,e08d4e97-fc452893-3b06c1ed-47a8639b-3683206a-e2c,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:53,9648,140140716070656,e08d4e97-fc452893-3b06c1ed-47a8639b-3683206a-e2c,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:53,9648,140140716070656,160938c6-058958c7-9eb99bc1-86e35ba7-dd8de05e-0628,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:53,9648,140140716070656,3cec49a9-1c1601fd-3149da09-07a42ae0-b97d4a22,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:53,9648,140140716070656,3cec49a9-1c1601fd-3149da09-07a42ae0-b97d4a22,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:53,9648,140140716070656,16d8e227-4ad61a20-9371747e-1a7eb5c3-4fe1f1f0-b14,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:54,9648,140140716070656,13b4058c-fbd94fb0-5d0800b2-bc140eee-ec25bb4c-786d,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:54,9648,140140716070656,13b4058c-fbd94fb0-5d0800b2-bc140eee-ec25bb4c-786d,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:54,9648,140140716070656,10a3f7e5-ecac9c81-55d6d1e3-10bdec51-96dee773-0d4,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:54,9648,140140716070656,20326e77-a0f72870-69092b2f-12a444d3-9a5b960a-433,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:54,9648,140140716070656,20326e77-a0f72870-69092b2f-12a444d3-9a5b960a-433,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:54,9648,140140716070656,b543e46b-5254c273-66e30677-d63f5cc3-298a3526-6dd,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h.
    08/14/2018,00:26:55,9648,140140716070656,1156ee75-24c12f50-bfbc7496-50232abe-e150ac29-72d,SecureRedirect.java,doGet,SAML2 Secure Redirect Service received GET request.
    08/14/2018,00:26:55,9648,140140716070656,1156ee75-24c12f50-bfbc7496-50232abe-e150ac29-72d,SecureRedirect.java,doGet,Query string is: SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,doGet,OpenIDConnect Authorization Service Service received GET request.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,doGet,Query String:SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getSavedRequestDataUsingGuid,Enter getSavedRequestDataUsingGuid
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,retrieveRequestDataFromStateCookie,return Map: null
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getClientInfo,Obtained client information from cache for: 000f4164-d937-1b63-9647-0f3fac1f0000.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,validateInputWithConfiguration,redirectURI=https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/redirect.html
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,validateInputWithConfiguration,state=djt7OOxdFFQay2ox2s-0N4mUaQo
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,validateInputWithConfiguration,scope=openid email username
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,validateInputWithConfiguration,nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,validateInputWithConfiguration,response_type=code
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,validateInputWithConfiguration,validScopes: openid email username
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processRequest,CLIENT_NAME/AffiliateName: SSO12.8OIDC
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processRequest,RealmOID: 06-0000f104-d8fc-1b63-9647-0f3fac1f0000
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processRequest,Validating current session.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,FWSBase.java,isValidSession,Checking for valid SESSION cookies.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,FWSBase.java,getSessionData,Request does not have any cookies.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,FWSBase.java,isValidSession,No SESSION cookie on request.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processRequest,prompt=login. Hence will reauthenticate the user.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processRequest,Query string after removing login value from prompt query parameter=SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getAuthenticationURL,AuthenticationType = 1
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getAuthenticationURL,Authentication Type is null/Local, returning default authentication url = https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/secure/secureredirect
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getLocalServiceURL,Enter getLocalServiceURL
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,getLocalServiceURL,Using Proxy URL for local SSO service:  https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processAuthentication,Using secure authentication URL. Encrypting SMPORTALURL.
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processAuthentication,Encrypted SMPORTAL URL is: yE/SbqVo+XibICdc90i/OZcXW4q8lTlsAWR+7++egai1eh1vGFZH4SHhXkEV07IXyt/T0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc+ODmXYRyFvJ7M+RIxmbzz+eupSB0ycI5L2rohnlqRBq2KF/33SyQm4HZEKY7h
    08/14/2018,00:26:55,9648,140140716070656,1352e753-59287f9e-177893b5-272df695-64d0d4fb-5cc,AuthorizationService.java,processAuthentication,OpenIDConnect Authorization Service Service redirecting to authentication URL: https://ec2

    ===================================================================================

    affwebservice.log

     

    [9648/140141991384832][Tue Aug 14 2018 00:23:08][agentcommon][INFO][sm-FedClient-00010] sm-FedClient-00010 (SM_WSB_00005 - SiteMinder Product Details: PRODUCT_UPDATE=0000 , PRODUCT_NAME=Federation Web Services, PRODUCT_LABEL=1761, PRODUCT_VERSION=12.8.)
    [9648/140141991384832][Tue Aug 14 2018 00:23:08][agentcommon][INFO][sm-FedClient-00010] sm-FedClient-00010 (SM_WSB_00008 - Administration Manager is trying to create configuration for the SiteMinder Agent)
    [9648/140141991384832][Tue Aug 14 2018 00:23:08][agentcommon][INFO][sm-FedClient-00010] sm-FedClient-00010 (SM_WSB_00056 - Creating agent connection using file : /opt/CA/secure-proxy/proxy-engine/conf/defaultagent/WebAgent.conf)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][agentcommon][INFO][sm-FedClient-00010] sm-FedClient-00010 (SM_WSB_00046 - Registering the Configuration Manager with the Policy Server)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][agentcommon][INFO][sm-FedClient-00010] sm-FedClient-00010 (SM_WSB_00029 - Obtained data from the Policy Server for Agent Config Object "SPSACO-Updated")
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][agentcommon][INFO][sm-FedClient-00010] sm-FedClient-00010 (SM_WSB_00047 - Configuration Manager is creating the Configuration Management thread with pspollinterval of 30 seconds)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00070] sm-FedClient-00070 (spsagent)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00080] sm-FedClient-00080 (YES)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00220] sm-FedClient-00220 (NO)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-02920] sm-FedClient-02920 (NO)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00100] sm-FedClient-00100 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00120] sm-FedClient-00120 (3)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00160] sm-FedClient-00160 (700)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00190] sm-FedClient-00190 (SM)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00200] sm-FedClient-00200 ([SM])
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00240] sm-FedClient-00240 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00260] sm-FedClient-00260 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00280] sm-FedClient-00280 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00090] sm-FedClient-00090 (NO)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00321] sm-FedClient-00321 (NO)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-03100] sm-FedClient-03100 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-03370] sm-FedClient-03370 (YES)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-03380] sm-FedClient-03380 (YES)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-03390] sm-FedClient-03390 (en-US)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-03400] sm-FedClient-03400 (en-US)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAgentConfig.java][INFO][sm-FedClient-00170] sm-FedClient-00170 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][FWSAdministrationManager.java][INFO][sm-FedClient-00030] sm-FedClient-00030 ()
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][ManageNameIDService.java][INFO][sm-FedClient-01530] sm-FedClient-01530 (NameID Management)
    [9648/140141991384832][Tue Aug 14 2018 00:23:09][ManageNameIDService.java][INFO][sm-FedClient-01520] sm-FedClient-01520 (NameID Management)
    [9648/140140717123328][Tue Aug 14 2018 00:25:24][AuthorizationService.java][INFO][sm-FedClient-01520] SAML2 Authorization Service Service has been successfully initialized.
    [9648/140140716070656][Tue Aug 14 2018 00:25:33][SecureRedirect.java][INFO][sm-FedClient-01530] SAML2 Secure Redirect Service Initialization.
    [9648/140140716070656][Tue Aug 14 2018 00:25:33][SecureRedirect.java][INFO][sm-FedClient-01520] SAML2 Secure Redirect Service has been successfully initialized.

    ===========================================================================

    webagenttrace log:

     


    [08/14/2018][00:26:54][9648][140140716070656][ProxyValve.java][ProxyValve::processRedirect][][][][][][10a3f7e5-ecac9c81-55d6d1e3-10bdec51-9db9840d-6d4][Cookieless Federation is disabled. Returning without any processing.]
    [08/14/2018][00:26:54][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][10a3f7e5-ecac9c81-55d6d1e3-10bdec51-9db9840d-6d4][Leaving the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Entering the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Virtual Host: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Using session scheme: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Using default user agent]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:325][ProcessRequest][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Start new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:577][CSmHttpPlugin::ProcessResource][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved HTTP_HOST: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:5837][Entered CSmHttpPlugin::ResolveFQServerName sHost: ][][][][][][][ec2-18-191-195-234.us-east-2.compute.amazonaws.com]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:668][CSmHttpPlugin::ProcessResource][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved hostname: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:687][CSmHttpPlugin::ProcessResource][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved agentname: 'spsagent'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:6214][CSmHttpPlugin::ResolveClientIp][][][spsagent][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved Client IP address '211.29.157.243'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:835][CSmHttpPlugin::ProcessResource][][][spsagent][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved URL: '/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:959][CSmHttpPlugin::ProcessResource][][][spsagent][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved METHOD: 'GET'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1012][CSmHttpPlugin::ProcessResource][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resolved cookie domain: '.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:112][CSmResourceManager::ProcessResource][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->ProcessResource returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:121][CSmResourceManager::ProcessResource][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->ProcessResource returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:514][IsResourceProtected][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Resource is protected from Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3176][CSmHttpPlugin::ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Processing IsProtected responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:132][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->ProcessCredentials.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpCredCore.cpp:602][CSmHttpCredCore::GatherBasicCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Decoded BASIC Context - User 'testuser1']
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:169][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->ProcessCredentials returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:132][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->ProcessCredentials.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:176][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->ProcessCredentials returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:1400][AuthenticateUser][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][User 'testuser1' is authenticated by Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3373][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Processing Authentication responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1822][CSmHttpPlugin::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Generated SMSESSION cookie.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:247][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->CreateSession returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:2870][AuthorizeUser][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][User 'cn=testuser1,ou=users,ou=Netegrity,o=siteminder,c=au' is authorized by Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3755][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Processing Authorization responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3762][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Removing HTTP cache request headers.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:807][ProcessRequest][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][AuthorizationManager returned SmYes, end new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:930][ProcessRequest][testuser1][/affwebservices/secure/secureredirect][spsagent][jC7g59TkKKDwgHennH13Bx/XiIg=][GET][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][End new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:3726][ReportHealthData][][][][][][][Accumulating HealthMonitorCtxt.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][ProxyValve.invoke() Setting HTTP status to 200 allowing this request to proceeed. Return Code from HLA = 4]
    [08/14/2018][00:26:55][9648][140140716070656][Tomcat5SerializedAgentData.java][Tomcat5serializedAgentData::setStatus()][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Setting response status = 200]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][The agent finished processing the request.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::processRedirect][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Cookieless Federation is disabled. Returning without any processing.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][20326e77-a0f72870-69092b2f-12a444d3-a12b059e-c33][Leaving the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Entering the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Virtual Host: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Using session scheme: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Using default user agent]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:325][ProcessRequest][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Start new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_HTTP_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:577][CSmHttpPlugin::ProcessResource][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved HTTP_HOST: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:5837][Entered CSmHttpPlugin::ResolveFQServerName sHost: ][][][][][][][ec2-18-191-195-234.us-east-2.compute.amazonaws.com]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:668][CSmHttpPlugin::ProcessResource][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved hostname: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:687][CSmHttpPlugin::ProcessResource][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved agentname: 'spsagent'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:6214][CSmHttpPlugin::ResolveClientIp][][][spsagent][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved Client IP address '211.29.157.243'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:835][CSmHttpPlugin::ProcessResource][][][spsagent][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved URL: '/affwebservices/CASSO/oidc/authorize?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:959][CSmHttpPlugin::ProcessResource][][][spsagent][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved METHOD: 'GET'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1012][CSmHttpPlugin::ProcessResource][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resolved cookie domain: '.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:112][CSmResourceManager::ProcessResource][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_HTTP_PLUGIN->ProcessResource returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_AG_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:121][CSmResourceManager::ProcessResource][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_AG_PLUGIN->ProcessResource returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_HTTP_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_HTTP_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_AG_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_AG_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:535][IsResourceProtected][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Resource is not protected from Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3176][CSmHttpPlugin::ProcessResponses][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Processing IsProtected responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_HTTP_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1620][CSmHttpPlugin::CreateSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][No active session found, exiting with SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_HTTP_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Calling SM_WAF_AG_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][SM_WAF_AG_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:399][ProcessRequest][][][spsagent][][GET][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][ProtectionManager returned SmNo, end new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:3726][ReportHealthData][][][][][][][Accumulating HealthMonitorCtxt.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][ProxyValve.invoke() Setting HTTP status to 200 allowing this request to proceeed. Return Code from HLA = 4]
    [08/14/2018][00:26:55][9648][140140716070656][Tomcat5SerializedAgentData.java][Tomcat5serializedAgentData::setStatus()][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Setting response status = 200]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][The agent finished processing the request.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::processRedirect][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Cookieless Federation is disabled. Returning without any processing.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][b543e46b-5254c273-66e30677-d63f5cc3-6fd35c19-2dd][Leaving the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Entering the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Virtual Host: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Using session scheme: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Using default user agent]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:325][ProcessRequest][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Start new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:577][CSmHttpPlugin::ProcessResource][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved HTTP_HOST: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:5837][Entered CSmHttpPlugin::ResolveFQServerName sHost: ][][][][][][][ec2-18-191-195-234.us-east-2.compute.amazonaws.com]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:668][CSmHttpPlugin::ProcessResource][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved hostname: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:687][CSmHttpPlugin::ProcessResource][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved agentname: 'spsagent'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:6214][CSmHttpPlugin::ResolveClientIp][][][spsagent][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved Client IP address '211.29.157.243'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:835][CSmHttpPlugin::ProcessResource][][][spsagent][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved URL: '/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:959][CSmHttpPlugin::ProcessResource][][][spsagent][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved METHOD: 'GET'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1012][CSmHttpPlugin::ProcessResource][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resolved cookie domain: '.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:112][CSmResourceManager::ProcessResource][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->ProcessResource returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:121][CSmResourceManager::ProcessResource][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->ProcessResource returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:514][IsResourceProtected][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Resource is protected from Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3176][CSmHttpPlugin::ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Processing IsProtected responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:132][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->ProcessCredentials.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpCredCore.cpp:602][CSmHttpCredCore::GatherBasicCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Decoded BASIC Context - User 'testuser1']
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:169][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->ProcessCredentials returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:132][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->ProcessCredentials.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmCredentialManager.cpp:176][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->ProcessCredentials returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:1400][AuthenticateUser][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][User 'testuser1' is authenticated by Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3373][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Processing Authentication responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1822][CSmHttpPlugin::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Generated SMSESSION cookie.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:247][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->CreateSession returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:2870][AuthorizeUser][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][User 'cn=testuser1,ou=users,ou=Netegrity,o=siteminder,c=au' is authorized by Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3755][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Processing Authorization responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3762][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Removing HTTP cache request headers.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:807][ProcessRequest][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][AuthorizationManager returned SmYes, end new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:930][ProcessRequest][testuser1][/affwebservices/secure/secureredirect][spsagent][9khG7kSs60yj99HPrfKtXbkUCA0=][GET][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][End new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:3726][ReportHealthData][][][][][][][Accumulating HealthMonitorCtxt.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][ProxyValve.invoke() Setting HTTP status to 200 allowing this request to proceeed. Return Code from HLA = 4]
    [08/14/2018][00:26:55][9648][140140716070656][Tomcat5SerializedAgentData.java][Tomcat5serializedAgentData::setStatus()][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Setting response status = 200]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][The agent finished processing the request.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::processRedirect][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Cookieless Federation is disabled. Returning without any processing.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1156ee75-24c12f50-bfbc7496-50232abe-e8455c7c-32d][Leaving the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Entering the agent.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Virtual Host: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Using session scheme: default]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Using default user agent]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:325][ProcessRequest][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Start new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_HTTP_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:577][CSmHttpPlugin::ProcessResource][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved HTTP_HOST: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:5837][Entered CSmHttpPlugin::ResolveFQServerName sHost: ][][][][][][][ec2-18-191-195-234.us-east-2.compute.amazonaws.com]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:668][CSmHttpPlugin::ProcessResource][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved hostname: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:687][CSmHttpPlugin::ProcessResource][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved agentname: 'spsagent'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:6214][CSmHttpPlugin::ResolveClientIp][][][spsagent][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved Client IP address '211.29.157.243'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:835][CSmHttpPlugin::ProcessResource][][][spsagent][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved URL: '/affwebservices/CASSO/oidc/authorize?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:959][CSmHttpPlugin::ProcessResource][][][spsagent][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved METHOD: 'GET'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1012][CSmHttpPlugin::ProcessResource][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resolved cookie domain: '.compute.amazonaws.com'.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:112][CSmResourceManager::ProcessResource][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_HTTP_PLUGIN->ProcessResource returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_AG_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResourceManager.cpp:121][CSmResourceManager::ProcessResource][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_AG_PLUGIN->ProcessResource returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_HTTP_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_HTTP_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_AG_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_AG_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:535][IsResourceProtected][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Resource is not protected from Policy Server.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:3176][CSmHttpPlugin::ProcessResponses][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Processing IsProtected responses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_HTTP_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHttpPlugin.cpp:1620][CSmHttpPlugin::CreateSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][No active session found, exiting with SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_HTTP_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Calling SM_WAF_AG_PLUGIN->CreateSession.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][SM_WAF_AG_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmHighLevelAgent.cpp:399][ProcessRequest][][][spsagent][][GET][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][ProtectionManager returned SmNo, end new request.]
    [08/14/2018][00:26:55][9648][140140716070656][CSmLowLevelAgent.cpp:3726][ReportHealthData][][][][][][][Accumulating HealthMonitorCtxt.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][ProxyValve.invoke() Setting HTTP status to 200 allowing this request to proceeed. Return Code from HLA = 4]
    [08/14/2018][00:26:55][9648][140140716070656][Tomcat5SerializedAgentData.java][Tomcat5serializedAgentData::setStatus()][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Setting response status = 200]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][The agent finished processing the request.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::processRedirect][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Cookieless Federation is disabled. Returning without any processing.]
    [08/14/2018][00:26:55][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][1352e753-59287f9e-177893b5-272df695-6bd0b253-fcc][Leaving the agent.]
    [08/14/2018][00:26:56][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Entering the agent.]
    [08/14/2018][00:26:56][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Virtual Host: default]
    [08/14/2018][00:26:56][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Using session scheme: default]
    [08/14/2018][00:26:56][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Using default user agent]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHighLevelAgent.cpp:325][ProcessRequest][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Start new request.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:577][CSmHttpPlugin::ProcessResource][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved HTTP_HOST: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:5837][Entered CSmHttpPlugin::ResolveFQServerName sHost: ][][][][][][][ec2-18-191-195-234.us-east-2.compute.amazonaws.com]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:668][CSmHttpPlugin::ProcessResource][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved hostname: 'ec2-18-191-195-234.us-east-2.compute.amazonaws.com'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:687][CSmHttpPlugin::ProcessResource][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved agentname: 'spsagent'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:6214][CSmHttpPlugin::ResolveClientIp][][][spsagent][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved Client IP address '211.29.157.243'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:835][CSmHttpPlugin::ProcessResource][][][spsagent][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved URL: '/affwebservices/secure/secureredirect?SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&SMASSERTIONREF=QUERY&response_type=code&scope=openid%20email%20username&client_id=000f4164-d937-1b63-9647-0f3fac1f0000&state=djt7OOxdFFQay2ox2s-0N4mUaQo&redirect_uri=https%3A%2F%2Fsasikumar.chenniyappan.usr.optusnet.com.au%2Fopenid%2Fredirect.html&nonce=lVZcE8p1HK6OVHyWGfvyq7dy8_Y9uAC19AoxXQxN9WE&SMPORTALURL=yE%2FSbqVo%2BXibICdc90i%2FOZcXW4q8lTlsAWR%2B7%2B%2Begai1eh1vGFZH4SHhXkEV07IXyt%2FT0zbIYXvcO9wuWcPVdBoFZ0EjtU4RmAc%2BODmXYRyFvJ7M%2BRIxmbzz%2BeupSB0ycI5L2rohnlqRBq2KF%2F33SyQm4HZEKY7h'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:959][CSmHttpPlugin::ProcessResource][][][spsagent][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved METHOD: 'GET'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:1012][CSmHttpPlugin::ProcessResource][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resolved cookie domain: '.compute.amazonaws.com'.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResourceManager.cpp:112][CSmResourceManager::ProcessResource][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->ProcessResource returned SmSuccess.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResourceManager.cpp:75][CSmResourceManager::ProcessResource][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->ProcessResource.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResourceManager.cpp:121][CSmResourceManager::ProcessResource][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->ProcessResource returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:82][CSmSessionManager::EstablishSession][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->EstablishSession.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:126][CSmSessionManager::EstablishSession][][][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->EstablishSession returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmLowLevelAgent.cpp:514][IsResourceProtected][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Resource is protected from Policy Server.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:3176][CSmHttpPlugin::ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Processing IsProtected responses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmCredentialManager.cpp:132][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->ProcessCredentials.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpCredCore.cpp:602][CSmHttpCredCore::GatherBasicCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Decoded BASIC Context - User 'testuser1']
    [08/14/2018][00:26:56][9648][140140716070656][CSmCredentialManager.cpp:169][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->ProcessCredentials returned SmSuccess.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmCredentialManager.cpp:132][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->ProcessCredentials.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmCredentialManager.cpp:176][CSmCredentialManager::GatherCredentials][][/affwebservices/secure/secureredirect][spsagent][][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->ProcessCredentials returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmLowLevelAgent.cpp:1400][AuthenticateUser][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][User 'testuser1' is authenticated by Policy Server.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:3373][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Processing Authentication responses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->CreateSession.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:1822][CSmHttpPlugin::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Generated SMSESSION cookie.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:247][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->CreateSession returned SmSuccess.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:209][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->CreateSession.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmSessionManager.cpp:254][CSmSessionManager::CreateSession][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->CreateSession returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmLowLevelAgent.cpp:2870][AuthorizeUser][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][User 'cn=testuser1,ou=users,ou=Netegrity,o=siteminder,c=au' is authorized by Policy Server.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_HTTP_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:3755][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Processing Authorization responses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHttpPlugin.cpp:3762][CSmHttpPlugin::ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Removing HTTP cache request headers.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:231][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_HTTP_PLUGIN->ProcessResponses returned SmSuccess.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:193][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Calling SM_WAF_AG_PLUGIN->ProcessResponses.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmResponseManager.cpp:238][ProcessResponses][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][SM_WAF_AG_PLUGIN->ProcessResponses returned SmNoAction.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHighLevelAgent.cpp:807][ProcessRequest][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][AuthorizationManager returned SmYes, end new request.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmHighLevelAgent.cpp:930][ProcessRequest][testuser1][/affwebservices/secure/secureredirect][spsagent][c+kqaIa/vTW7X+ccjHyJshZCoHY=][GET][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][End new request.]
    [08/14/2018][00:26:56][9648][140140716070656][CSmLowLevelAgent.cpp:3726][ReportHealthData][][][][][][][Accumulating HealthMonitorCtxt.]
    [08/14/2018][00:26:56][9648][140140716070656][ProxyValve.java][ProxyValve::invoke][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][ProxyValve.invoke() Setting HTTP status to 200 allowing this request to proceeed. Return Code from HLA = 4]
    [08/14/2018][00:26:56][9648][140140716070656][Tomcat5SerializedAgentData.java][Tomcat5serializedAgentData::setStatus()][][][][][][14419f89-03fbc0ec-9527852e-25550185-fd84d947-4d6d][Setting response status = 200]
    [08/14/2018][



  • 14.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 13, 2018 10:42 PM

    Suhas Suhas.Kulkarni

     

    Please open a new thread for a new Question. You can always refers links in the new thread you open. Just adding multiple issues over and over on the same thread looses the context of the thread for what is was originally opened for.

     

    The reason why it is looping is because we haven't protected the URL. We can use SecureURL OR the UnSecureURL; but refer below how both URLs should be used in combination with "Use Secure Authentication URL - Check Box". Irrespective of which URL is used, the URL has to be protected.

     

    Non Persistent Realm.

    Authentication URL : https://FQDN/affwebservices/secure/secureredirect 

    [Use Secure Authentication URL "Checked"] :

    Realm Protecting /affwebservices/secure/secureredirect*

    Authentication URL : https://FQDN/affwebservices/redirectjsp/redirect.jsp 

    [Use Secure Authentication URL "UnChecked"] :

    Realm Protecting /affwebservices/redirectjsp/redirect.jsp*

     

     

    Regards

     

    Hubert



  • 15.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 13, 2018 11:55 PM

    Hello Hubert,

     

    Thank you for your time. Since already I have posted related logs here, I guess posting further here makes more relevant than creating another thread. If not, please let me know, happy to create new thread.

     

    Yes, we have tried both the approach. However, still we are facing same problem.

    here is the flow.

    1. when user hits protected URL. (URL provided from network traffic)

    https://sasikumar.chenniyappan.usr.optusnet.com.au/openid/ 

     

    2. User redirected to authorise endpoint.

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize?response_type=code&scope=… 

    3. User redirected to protected URL for authentication. (Please note here http status shows 401) and challenge for authentication. (SMSESSION Presents and http status is 401)

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/redirectjsp/redirect.jsp?response_type=code&sc… 

    4. User redirected to protected url redirect.jsp (No SMSESSION)

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/redirectjsp/redirect.jsp?response_type=code&sc… 

    5. redirect user to token authorise URL (No SmSESSION and SMIDENTITY Presents)

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize?SMASSERTIONREF=QUERY&resp… 

    6. again redirect backs to redirect.jsp (SMSESSION Presents)

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/redirectjsp/redirect.jsp?SMASSERTIONREF=QUERY&… 

    5. redirect user to token authorise URL (No SmSESSION and SMIDENTITY Presents)

    https://ec2-18-191-195-234.us-east-2.compute.amazonaws.com/affwebservices/CASSO/oidc/authorize?SMASSERTIONREF=QUERY&SMAS… 

     

    Not sure I am missing something here. I have protected redirect.jsp page with basic authentication scheme. Please note, i am using 12.8 single sign on.

     

    Thank you.



  • 16.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 14, 2018 12:14 AM

    Suhas Suhas.Kulkarni

     

    Open a new thread referencing this thread. So you wouldn't loose an historic data.

     

    Please get us a fiddler trace. Make sure https decryption in fiddler is turned on. Close all browsers. Open fiddler. Clear fiddler Cache. Open new IE browser. Access the RP URL in point-1. Go through the flow. When it starts to loop. Save the fiddler traces. Also get the FWSTrace.log and smtracedefault.log for this txn.

     

    Am confused with following.... Hence need to see a fiddler trace and logs.

    Point-3, how is there an SMSESSION before authentication ?

    Point-4, the FQDN / URL looks to be same between [2] [3] [4] [5] and [6]; but you seem to have listed SMSESSION not available / available in few of them. Am concerned as to why that is happening.

     

    Feel free to upload the fiddler traces (minus credentials) if this is a playpen environment. If security is a concern, then please raise a CA Support Case. Reference this thread and upload the fiddler traces there.

     

     

    Regards

    Hubert



  • 17.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Aug 14, 2018 11:19 PM

    Thank you Hubert. I have created another thread. Can you please check.

     

    OpenID Connect Provider with CA Single Sign On 12.8- PoC  



  • 18.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Feb 23, 2018 08:42 PM

    Has anyone tried using the Keycloak OpenID Connect Client Adapter? We are trying to configure a JBOSS EAP app as a relying party.



  • 19.  Re: CA SSO OpenID Connect Provider - Agentless SSO

    Posted Feb 23, 2018 08:46 PM

    I havent, but as long as its conforming to the core protocol i don't see a reason why it will be any different from any other relying party. Is there a specific challenge/concern you have regarding the adapter you have ?

     

    Thanks
    Paul Merugu
    Architect

    CA Services