Knowledge Base |
|
|
| TID | 434 ( s434 ) |
| QuickLink | http://www.stone-ware.com/swql.jsp?kb=s434 |
| Category | WebPages |
| Summary | Login as Guest user |
| Details | Customer has webpages configured and it logs into portal as generic user, but then when the user tries to use one of their other anonymous webapplications they get a 403 error. |
| Resolution | Because you login as a generic user, you have a session id. So when you try to
run another webapp, it checks if your session has access to that webapp. Since the guest/generic user does not have access to a link for those webapps, a 403 is generated. Add the guest user to the links to give them rights. If you do not have a link, create one and set it to not visable. It is helpfull to add - rights to the link object name so later on you know why you have this link and it does not show up for users. |