Hello! Im now developing an app that will consume from several microservices, everything done in web2py, and i want to be sure that my app will be the only who makes requests to my service, so in order to do this i have this structure in mind:
Use CAS for authentication between the services and the application. Use OAuth2(?) to check the origin of the request and validate it Use ? for authorization between the services and the application. As you can see i've a lot of blank spaces, so im looking for some help to clarify my ideas. Thanks for any help you can provide! -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.