cancel
Showing results for 
Search instead for 
Did you mean: 

Default User's Groups and associated Permissions

nu2activiti
Champ in-the-making
Champ in-the-making
Hello,

I googled it for a while now but to no avail.

I want to know that by default what groups / roles exists in activiti and are associated to the default users that are created i.e. kermit | gonzo | fozzie

What are the default USER GROUPS or ROLES available in activiti ?
What each role is capable of i.e. Access Grant Level ?
The 3 defaults users which one is associated to which group or Role ? 

Even if some one can point me to a blog / documentation where I can read about this would be of immense help.

Thanks,
Pawan

3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
There are no default roles. Activiti does not mandate or require anything.
In Explorer, there are two roles (admin / regular user)

nu2activiti
Champ in-the-making
Champ in-the-making
Thanks Man, really appreciate your timely responses.

We are using Activiti 5.18.1.

Just want to know How flexible it is to be integrated with OPENID ? for both REST and Explorer.
If yes, any pointers on best strategies or from where to start ?

jbarrez
Star Contributor
Star Contributor
"We are using Activiti 5.18.1."

So you come from the future? 😉

"If yes, any pointers on best strategies or from where to start ?"

I'd look into Spring security regarding REST. For Explorer it's a bit trickier as that's not using Spring Security … that would need manual hacking I'm afraid.