Posted by acidtalks on September 3, 2008 at 7:53am
Jump to:
| Project: | CAS |
| Version: | master |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 | Status | Test result | Operations |
|---|---|---|---|---|
| cas_proxy.patch | 2.38 KB | Ignored: Check issue status. | None | None |
Comments
#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.
#4
I'm trying to clean up the settings form, and would like to know more about the description for CAS as proxy --
I understand what this is saying, but I have no idea why that conforms to the description in the original post.
#5
I've changed the CAS proxy description to
This is descriptive about what the option entails, without mentioning other settings that are obscure and never explained.
#6
Automatically closed -- issue fixed for 2 weeks with no activity.