16:15:16.436 Document entered Communications Layer 16:15:16.436 Received an HTTP request: Protocol: HTTP/1.1 Scheme: http Method: POST Client: 192.168.82.72 Request URL: http://192.168.82.203:8080/token Listener Policy: OAuth_Client_Credentials_Sample_HTTP_Listener Virtual Directory: token Virtual path: /token/* Auth Type: Cookies: Header Info: User-Agent: Crosscheck Networks SOAPSonar Content-Type: application/x-www-form-urlencoded; charset=utf-8 Authorization: ******** Host: 192.168.82.203:8080 Content-Length: 29 Connection: keep-alive 16:15:16.436 Processing request for 'OAuth Policy: 'OAuth_Client_Credentials_Sample'' 16:15:16.436 ACL check skipped - no ACL associated with network policy 'OAuth_Client_Credentials_Sample_HTTP_Listener' 16:15:16.436 ACL check skipped - no ACL associated with virtual directory '/token/*' 16:15:16.436 Message type filter match succeeded - matched filter 'HTTP POST' of type Simple 16:15:16.436 Reading a document of 29 bytes 16:15:16.436 Request document: grant_type=client_credentials 16:15:16.436 Processing task list group for Content Policy Request 16:15:16.436 Processing task list group 'OAuth_Task_List_OAuth_Client_Credentials_Sample' 16:15:16.436 Incoming document identified to task list 'OAuth_Task_List_OAuth_Client_Credentials_Sample' using task list group 'OAuth_Task_List_OAuth_Client_Credentials_Sample' 16:15:16.436 Document entered Process Manager for task list 'OAuth_Task_List_OAuth_Client_Credentials_Sample' 16:15:16.436 Document entered 'OAuth Server' task: 'OAuth Server' 16:15:16.436 Processing task list group for OAuth 16:15:16.436 Processing task list group 'AttributesResponse' 16:15:16.437 Failed to identify incoming document with a task list using task list group 'AttributesResponse', document will not be processed 16:15:16.437 Document left 'OAuth Server' task: 'OAuth Server' 16:15:16.437 Successfully processed task list 'OAuth_Task_List_OAuth_Client_Credentials_Sample' 16:15:16.437 Document left Process Manager 16:15:16.437 Processing task list group for Virtual Directory Request 16:15:16.437 No task list group configured, document will not be processed 16:15:16.437 Sending client a processed response: Status Code: 200 Header Info: Cache-Control: no-cache, no-store, must-revalidate, private Pragma: no-cache Content-Type: application/json; charset="utf-8" Message Body: { "scope":"default", "expires_in":"7200", "token_type":"Bearer", "access_token":"1ND21rvdzlhZF00BlTKTNw==" } 16:15:16.437 Document left Communications Layer