How to return different authentication realms for different paths ?
21 Jun
2001
21 Jun
'01
5:31 p.m.
How should I proceed If I need to return different authentication realms for different branches of Zope tree ? Does any of urm many different User Folder products provide this facility ? Or if I need to dig into deeper guts of Zope, where should I start ? --------------- Hannu
22 Jun
22 Jun
7:54 p.m.
New subject: [Zope] How to return different authentication realms for different paths ?
Hannu Krosing writes:
How should I proceed If I need to return different authentication realms for different branches of Zope tree ? That would be one of the many applications of a SiteAccess AccessRule (use an External Method):
Assign there the realm you want to "RESPONSE.realm". Dieter
9054
Age (days ago)
9055
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Hannu Krosing