Closed muneesmajid closed 9 years ago
Zuul provides RESTful web services to render configurations for applications. Is there any authentication and authorization mechanism for accessing RESTful web services . I think this would be a good feature to add.
Yes, it is touched on here: https://github.com/Confluex/Zuul/wiki/Security
Modify WEB-INF/classes/security-context.xml to change authorization
Zuul provides RESTful web services to render configurations for applications. Is there any authentication and authorization mechanism for accessing RESTful web services . I think this would be a good feature to add.