0

I am currently using stream processor and was exploring to use oauth2 authorization while creating siddhi apps Basically, WSO2 Identity Server can act a Identity provider for authorization for stream processor. Is there any provision present currently in 4.3.0 SP version.

Thanks

1 Answer 1

0

Yes, you have to use External IDP client https://docs.wso2.com/display/SP430/User+Management+via+the+IdP+Client+Interface#UserManagementviatheIdPClientInterface-ExternalIdPClient

Sign up to request clarification or add additional context in comments.

7 Comments

Thanks again. I am going through the link, but can you please also highlight if this case is possible where individual users can create their own siddhi apps using oauth token. also, in that case ldap or database sharing is not required?
Yes users can invoke siddhi management API to deploy siddhi apps in that case "Authorization: Bearer <Valid OAuth token>" will work
thanks. I got it working but somehow I am getting this error for one of the user Insufficient permissions to list Siddhi Apps
Roles are but you have to assign managing siddhi app permissions to those roles,
You can use docs.wso2.com/display/SP430/… here, appName will be SAPP and permission string will be siddhiApp.manage
|

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.