Ueberauth CAS
▼
Project version
v2.4.0
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.1.0
v1.0.0
Pages
Modules
API Reference
Modules
Changelog
Version 2.4.0
Version 2.3.1
Version 2.3.0
Version 2.2.0
Version 2.1.0
Version 2.0.1
Version 2.0.0
Overview
Installation
Compatibility
Copyright and License
MIT License
Ueberauth.Strategy.CAS
Sections
Protocol compliance
Errors
User data
Summary
Functions
credentials/1
default_options/0
extra/1
handle_callback!/1
handle_cleanup!/1
handle_request!/1
info/1
uid/1
Ueberauth.Strategy.CAS.API
Summary
Functions
validate_ticket/4
Ueberauth.Strategy.CAS.User
Sections
User struct
Summary
Functions
%Ueberauth.Strategy.CAS.User{}
from_xml/2
Search documentation of Ueberauth CAS
Settings
View Source
Ueberauth.Strategy.CAS.API
(Ueberauth CAS v2.4.0)
CAS server API implementation.
Summary
Functions
validate_ticket(ticket, validate_url, service, opts \\ [])
Validate a CAS Service Ticket with the CAS server.
Functions
validate_ticket(ticket, validate_url, service, opts \\ [])
Validate a CAS Service Ticket with the CAS server.
×