Hi all,

I 've been working a bit with the SCIM API which I think more or less everything is right. Now I have some hesitation about the grant type which fits better in our side.

Currently we thought that Resource Owner Password Credential Grant was the good one but there is something we need to workaround.

We have a main application and some services which are communicating with the application. These services interact with the main application using a specific system credentials, therefore some of them share the credentials.

The problem arises when one of these services call the revoke endpoint, after this call all the other services are revoked and they need to login again. My wish would be a different token for every service, therefore any service can login or logout without affecting the others.

Is there some method/config to allow wso2 to deal with this particular scenario?

Regards,
Xavi
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to