support CAS identity provider
Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
10
vendor/gopkg.in/cas.v2/doc.go
generated
vendored
Normal file
10
vendor/gopkg.in/cas.v2/doc.go
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
Package cas implements a CAS client.
|
||||
|
||||
CAS is a protocol which provides authentication and authorisation for securing
|
||||
typically HTTP based services.
|
||||
|
||||
References:
|
||||
[PROTOCOL]: http://jasig.github.io/cas/4.0.x/protocol/CAS-Protocol.html
|
||||
*/
|
||||
package cas
|
||||
Reference in New Issue
Block a user