|
| __construct (public IDatabase $db, public ICache $cache, public ICookie $cookie) |
|
| getAuthParams (string $launchUrl, string $clientId, array $request) |
|
| getRedirectUrl (string $launchUrl, array $request) |
| Calculate the redirect location to return to based on an OIDC third party initiated login request.
|
|
| validateOidcLogin (array $request) |
|
|
const | COOKIE_PREFIX = 'lti1p3_' |
|
const | ERROR_MSG_ISSUER = 'Could not find issuer' |
|
const | ERROR_MSG_LAUNCH_URL = 'No launch URL configured' |
|
const | ERROR_MSG_LOGIN_HINT = 'Could not find login hint' |
|
The documentation for this class was generated from the following file:
- lib/lti1p3/src/LtiOidcLogin.php