public property SamlSPAuth::$authCallback in SAML Service Provider 4.x
Same name and namespace in other branches
- 8.3 src/SAML/SamlSPAuth.php \Drupal\saml_sp\SAML\SamlSPAuth::authCallback
- 3.x src/SAML/SamlSPAuth.php \Drupal\saml_sp\SAML\SamlSPAuth::authCallback
Callback function for after the response is returned.
Type: callable
File
- src/
SAML/ SamlSPAuth.php, line 22
Class
- SamlSPAuth
- Handles the authentication.
Namespace
Drupal\saml_sp\SAMLCode
public $authCallback;