Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Adapted from https://github.com/jmarca/cas_validate

Many of these options are borrowed from node's [url documentation](http://nodejs.org/api/url.html). You may set global options through the `.configure()` method or override them with any of the exposed middleware.

- `procotol` The protocol to communicate with the CAS Server. Defaults to 'https'.
- `protocol` The protocol to communicate with the CAS Server. Defaults to 'https'.
- `host` CAS server hostname
- `port` CAS server port number. Defaults to 443.
- `gateway` Send all validation requests through the CAS gateway feature. Defaults to false.
Expand Down Expand Up @@ -77,4 +77,4 @@ connect()

MIT

[![NPM](https://nodei.co/npm/connect-cas.png)](https://nodei.co/npm/connect-cas/)
[![NPM](https://nodei.co/npm/connect-cas.png)](https://nodei.co/npm/connect-cas/)