Initialize CAS as proxy
acidtalks - September 3, 2008 - 07:53
| Project: | CAS |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
When you want to use the phpCAS functions serviceMail oder serviceWeb (for example in another module using an IMAP service) you have to initialize CAS as a proxy. This has to be done in the CAS module because the drupal service is called in background during the proxy ticket validation.
I have attached a patch that adds configuration options and calls phpCAS::proxy().
| Attachment | Size |
|---|---|
| cas_proxy.patch | 2.38 KB |

#1
#2
I commited this patch, but it's very difficult to test. I'd love to see some more configuration descriptions on how this is set. Maybe an EG that puts proxy tickets in a reasonable place.
I would've loved to deal with with this as tickets stored in drupal, but I'm guessing that is pretty hard.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.