Sha256: 7ed6c7fb75d92fb714485f62eb9025be8b3a01ceb9b4ed67d403e72a1d98a399

Contents?: true

Size: 330 Bytes

Versions: 9

Compression:

Stored size: 330 Bytes

Contents

h1. Very flat merb app with casclient support

Run rubycas-server or other CAS server on localhost:7777

Then type this:
<pre><code>
merb -I merb_auth_cas.rb
</code></pre>

Then point your web browser to http://localhost:4000.
You should be redirected to the CAS login screen, then
to your Merb application showing your username.

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
vibes-rubycas-client-2.3.0.alpha4 examples/merb/README.textile
vibes-rubycas-client-2.3.0.alpha3 examples/merb/README.textile
vibes-rubycas-client-2.3.0.alpha2 examples/merb/README.textile
vibes-rubycas-client-2.3.0.alpha examples/merb/README.textile
echocas-client-2.1.3 examples/merb/README.textile
echocas-client-2.1.2 examples/merb/README.textile
rubycas-client-2.2.1 examples/merb/README.textile
rubycas-client-2.2.0 examples/merb/README.textile
rubycas-client-2.1.0 examples/merb/README.textile