掲示板

How can I access another CAS protected service?

10年前 に Andreas Fehn によって更新されました。

How can I access another CAS protected service?

New Member 投稿: 4 参加年月日: 13/03/21 最新の投稿
Hi everyone,

I'm using Liferay CE 6.1.1 GA2 with the bundled tomcat.
The portal has access to a LDAP server form which it gets the user data (without passwords). Authentication is done over a CAS server. The process of logging in is working perfectly.
We have another service (webmail btw) which is also secured by the same CAS.

Now I'm trying to write a portlet that gets new mails for the logged in user. But I don't know how to authenticate against the mailserver. I thought of using ProxyTickets but I have no idea how to generate and use them.

If anyone has a clue about what I'm talking about please help me.
If not don't bother to aks more questions.

Thanks in advance.
10年前 に Andreas Fehn によって更新されました。

RE: How can I access another CAS protected service?

New Member 投稿: 4 参加年月日: 13/03/21 最新の投稿
bump