Couldn't find the configuration file after CAS plugin installed

Bug #455163 reported by amila_nandana
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SchoolTool CAS
Fix Released
Undecided
Tom Hoffman

Bug Description

I want to integrate the CAS client for school tool as soon as possible,

Revision history for this message
Tom Hoffman (tom-hoffman) wrote :

OK, we'll get the documentation out soon...

Changed in schooltool:
assignee: nobody → Tom Hoffman (tom-hoffman)
Revision history for this message
Gediminas Paulauskas (menesis) wrote : Re: [Bug 455163] [NEW] cas integration issue: couldnt find the configuration file after CAS plugin installed

ignas_ so yeah - you probably have to include the zcml
ignas_ but it is not enabled unless you set it up in schooltool.conf
ignas_ <cas_authority>
ignas_ server foo_bar_baz
ignas_ </cas_authority>

http://schooltool.pov.lt/irclogs/%23schooltool.2008-05-29.log.html#t2008-05-29T18:46:45

2009/10/19 amila_nandana <email address hidden>:
> Public bug reported:
>
> I want to integrate the CAS client for school tool as soon as possible,
>
> ** Affects: schooltool
>     Importance: Undecided
>         Status: New
>
> --
> cas integration issue: couldnt find the configuration file after CAS plugin installed
> https://bugs.launchpad.net/bugs/455163
> You received this bug notification because you are subscribed to
> SchoolTool.
>

Revision history for this message
Gediminas Paulauskas (menesis) wrote : Fwd: CAS deployment

---------- Forwarded message ----------
From: Alan Elkner
To: Tom Hoffman

Tom,

I checked SLA's configuration of CAS, and here's what it takes to get
CAS deployed:

1) schooltool.cas needs to be in the path (whether as an egg or as
part of a sandbox)
2) a slug called schooltool.cas-configure.zcml needs to go in the
instance/plugins directory with contents:

  <include package="schooltool.cas" />

3) the following needs to be added to schooltool.conf (substitute your
own server for the sla example):

  <cas_authority>
    server https://sla.mics.me/
  </cas_authority>

And that's it.

Thanks,
Alan

summary: - cas integration issue: couldnt find the configuration file after CAS
- plugin installed
+ Couldn't find the configuration file after CAS plugin installed
affects: schooltool → schooltool.cas
Revision history for this message
Tom Hoffman (tom-hoffman) wrote :
Changed in schooltool.cas:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.