08-12-2013 04:40 AM
08-12-2013 10:00 AM
08-12-2013 10:51 AM
08-14-2013 05:30 AM
08-14-2013 10:56 AM
05-16-2014 01:09 AM
05-19-2014 11:58 AM
05-21-2014 04:49 AM
10-15-2014 12:36 PM
10-15-2014 12:37 PM
"It's possible to remove authentication from certain resources or adding additional authorisation on top of being an authenticated user (eg. being part of group X allows a user to execute request with URL Y). This can be achieved by using an implementation of org.activiti.rest.common.filter.RestAuthenticator which has 2 methods:
boolean requestRequiresAuthentication(Request request): Called before a request is checked for authentication (valid username and password is passed in header). If this method returns true, the method needs authentication. If false is returned, the request will be done regardless of the request being authenticated. If false is returned, isRequestAuthorized will not be called either for this request."
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.