We're currently working with WSO2 IS server, version 5.7.0. At this time, everything seems to be ok excepting one thing.
We activated self-provisionning and we added a "Service provider" with oauth2 authentication enabled.
It created the role named "Application/myapp".
Then, going on the "authorize" form, we press "Register now" button and we can create a user. It sends validation mail, and the user is created.
But, the user is not assigned to Application/myapp role.
Is there something we can do to assign user role at registration time ?
Thanks !