Hi Chamin,
A potential problem we saw was in use cases where admin services were
consumed with APIM fronted. The correlation id has to pass through APIM ->
IS as well. @Nuwan did a small fix on this to get it to work. The other
important matter is to actually visualize useful reports.

The example you gave is actually something that should be fed to CEP cause
most of the time - realtime action has to be taken on authentication failed
attempts. Below are some good use cases -

   - All the actions performed by a user for time period
   - All the actions performed by a user breaking down on sessions
   - Authentication requests log segmented to time slices (how many failed
   requests were sent in a minute)
   - Client IP/hostnames that were used to perform authentication


Cheers~

On Thu, Dec 18, 2014 at 10:54 PM, Chamin Nalinda <[email protected]> wrote:

> Hi all,
>
> I'm in the process of developing a dash board for WSO2 IS 5.0.0 .
>
> In the first iteration, need to capture relevant information regard to
> "Authentication" use cases. Below are some use cases.
>
> Success/Fail login attempts  during last hour ?
> Success/Fail login attempts  during last hour by user Peter ? etc...
>
> The approach that is suggest, to co-relate requests and responses then
> feed data to BAM. Then periodically retrieve data from BAM and display in
> IS Audit Dashboard. BAM Message Tracer is one  suggestion. And rather than
> using Axis2 Handler to match requests and response using a separate class
> is another suggestion.
>
> I would like to have some ideas prior to begin ( the best approach, using
> existing classes already there etc...)
>
> Thanks in advance.
>
>
>
>
> --
> *Chamin Nalinda*
>
> Intern - Engineering
> WSO2 Inc. http://www.wso2.com
> lean.enterprise.middleware
>
> Mobile: (+94) 77 241 66 04
> Linkedin: https://www.linkedin.com/in/chaminnalinda
> Web: http://www.ckreativity.com
> Blog: http://techspiro.blogspot.com/
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Dulitha Wijewantha (Chan)
Software Engineer - Mobile Development
WSO2 Inc
Lean.Enterprise.Mobileware
 * ~Email       [email protected] <[email protected]>*
*  ~Mobile     +94712112165*
*  ~Website   dulitha.me <http://dulitha.me>*
*  ~Twitter     @dulitharw <https://twitter.com/dulitharw>*
  *~Github     @dulichan <https://github.com/dulichan>*
  *~SO     @chan <http://stackoverflow.com/users/813471/chan>*
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to