no chat area anywhe...
 
Notifications
Clear all

no chat area anywhere, with SSO CAS

1 Posts
1 Users
0 Reactions
297 Views
(@vincent)
Posts: 2
Topic starter
 

Hello,

We use CAS SSO in our Zimbra infrastructure :
CAS | Jasig Community

And chat area does not open.

The debug mode allows us to determine the cause:
"delegated_or_resources_not_allowed"

I can pass the JSP used for authentication (zimbraWebClientLoginURL)

An extract:
...
DelegateAuthResponse dar = null;
try {
dar = sp.delegateAuth(AccountBy.name, userAccount.getName() , ZCS_TOKEN_LIFETIME);
}
...

Will it have a solution?

 
Posted : 11/14/2013 17:54