com\setasign\SetaSite
SsoHelper
File: /SetaSite/src/SsoHelper.php
Class hierarchy
Summary
Constants
DEFAULT_AUTH_SOURCE
Properties
Methods
getAttributes()
This function will retrieve the attributes of the current user if the user is authenticated. If the user isn't authenticated, it will return an empty array.
requireAuth()
Note this method may end the script by using "exit"
Parameters
- $returnTo : ?string
Exceptions
Throws \setasign\SetaSso\ForceResponseException if not authentified
