crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 275 forks source link

Role of python containers #1139

Open Yamakaky opened 7 years ago

Yamakaky commented 7 years ago

I don't see where I can configure what role the native python containers use. Are they allowed to do everything?

meejah commented 7 years ago

For "in-router" components, you can set their role in crossbar's configuration; for other components (including in containers), the role is set via authentication (getting the anonymous role by default).

meejah commented 7 years ago

Do you have any ideas about which parts of the docs should be improved to make this more obvious?

Yamakaky commented 7 years ago

Yeah, I just saw that. To improve the doc: