[FLOW3-general] Making context related roles with the security framework

Christian Peters chp at digitale-avantgarde.com
Tue Feb 14 10:15:40 CET 2012


That sounds like I'm have to implement an own solution (rooms should be
added dynamically). Thanks for the clarification.

Regards
Chris


2012/2/14 "Christian Müller (Kitsunet)" <christian.mueller at typo3.org>

> Hey Christian,
>
> either you work with a self implemented solution or you work with (many)
> global roles, you could create role names out of the room/role, so
> something like ("room1-admin" or "room2-user") but if that will work out
> for you depends very much on how you want to use the roles...
>
> Cheers,
> Christian
>
>
> On 13/02/12 11:29, Christian Peters wrote:
>
>> Hey,
>>
>> I'm working on a little project, where you can have rights and privileges
>> based on context. It's a room based system (like in most Learning
>> Management Systems): You can be admin in one room, manager in the next,
>> user in a third and have no rights to enter a fourth.
>>
>> Without flows security framework I would have a many2many relationship
>> between a user-model and a user-role and connect the user-role with the
>> rooms.
>>
>>  From my understanding, the security framework only supports global roles.
>> Is this true or did I misunderstood something? Can I realise something
>> like
>> that with the security framework or do I have to implement my own
>> soltution
>> (aka bypassing the authorization part and only use the authentication)?
>>
>> Thanks!
>>
>
> ______________________________**_________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/flow3-**general<http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general>
>
>


More information about the FLOW3-general mailing list