api - Mule ESB 3.6 User Authenticatication -


i'm implementing web application mule + raml + counchdb. working well. have develop authentication feature. validate not api clients, users of client. goal reach same behavior of normal web application. user call url, login page loaded ,user inputs username , password , authenticated. after each request have validate user login , url parameters sure has rights access information.

but i'm lost in how best way or if possible mule. i've read http basic authentication, thing fits in need. not realize if allows me authenticate muof user , manager performe right validations.

thanks attention, valter gomes

the enterprise edition of mule has oauth 2 module can plug in mule application. please see http://www.mulesoft.org/documentation/display/current/mule+sts+oauth+2.0a+example+application

there no equivalent on open source side, know of.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -