Thanks Omindu! Farasath, actually we're validating the token through a spring security filter which is delegating under the hood the real validation to WSO2, we thought of using the SOAP stub to make the validation; Do you think there is a nicer approach?
Regards, Hanen On Fri, Apr 28, 2017 at 1:43 PM, Farasath Ahamed <farasa...@wso2.com> wrote: > > > > > On Fri, Apr 28, 2017 at 3:10 PM, Hanen Ben Rhouma <hanen...@gmail.com> > wrote: > >> Hello, >> >> Could you please tell me what are the minimum permissions required for a >> user to invoke token validation stub. >> >> curl --user admin:admin --header "Content-Type: text/xml" --header >> "SOAPAction: validate" -k -d @soap.xml https://localhost:9443/service >> s/OAuth2TokenValidationService/ >> >> I don't want to use the super admin, what should a normal user have as >> permissions to be able to do such validation. >> >> > Btw any specific reason why you are using the OAuth2TokenValidationService > SOAP Service over the OAuth2 introspection endpoint? > > >> >> Regards, >> Hanen >> >> >> _______________________________________________ >> Dev mailing list >> Dev@wso2.org >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> >
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev