fix: #160 redirect to the actual redirect_uri after verifying that it matches the registered tool host #207
Annotations
10 errors
Psalm:
src/Message/Launch/Builder/LtiResourceLinkLaunchRequestBuilder.php#L36
src/Message/Launch/Builder/LtiResourceLinkLaunchRequestBuilder.php:36:7: UnusedClass: Class OAT\Library\Lti1p3Core\Message\Launch\Builder\LtiResourceLinkLaunchRequestBuilder is never used (see https://psalm.dev/075)
|
Psalm:
src/Message/Launch/Builder/ToolOriginatingLaunchBuilder.php#L35
src/Message/Launch/Builder/ToolOriginatingLaunchBuilder.php:35:7: UnusedClass: Class OAT\Library\Lti1p3Core\Message\Launch\Builder\ToolOriginatingLaunchBuilder is never used (see https://psalm.dev/075)
|
Psalm:
src/Message/Launch/Validator/Platform/PlatformLaunchValidatorInterface.php#L34
src/Message/Launch/Validator/Platform/PlatformLaunchValidatorInterface.php:34:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\Launch\Validator\Platform\PlatformLaunchValidatorInterface::validateToolOriginatingLaunch (see https://psalm.dev/087)
|
Psalm:
src/Message/Launch/Validator/Result/LaunchValidationResultInterface.php#L32
src/Message/Launch/Validator/Result/LaunchValidationResultInterface.php:32:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\Launch\Validator\Result\LaunchValidationResultInterface::getRegistration (see https://psalm.dev/087)
|
Psalm:
src/Message/Launch/Validator/Result/LaunchValidationResultInterface.php#L34
src/Message/Launch/Validator/Result/LaunchValidationResultInterface.php:34:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\Launch\Validator\Result\LaunchValidationResultInterface::getPayload (see https://psalm.dev/087)
|
Psalm:
src/Message/Launch/Validator/Result/LaunchValidationResultInterface.php#L36
src/Message/Launch/Validator/Result/LaunchValidationResultInterface.php:36:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\Launch\Validator\Result\LaunchValidationResultInterface::getState (see https://psalm.dev/087)
|
Psalm:
src/Message/Launch/Validator/Tool/ToolLaunchValidatorInterface.php#L34
src/Message/Launch/Validator/Tool/ToolLaunchValidatorInterface.php:34:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\Launch\Validator\Tool\ToolLaunchValidatorInterface::validatePlatformOriginatingLaunch (see https://psalm.dev/087)
|
Psalm:
src/Message/LtiMessageInterface.php#L45
src/Message/LtiMessageInterface.php:45:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\LtiMessageInterface::getUrl (see https://psalm.dev/087)
|
Psalm:
src/Message/LtiMessageInterface.php#L53
src/Message/LtiMessageInterface.php:53:21: PossiblyUnusedMethod: Cannot find any calls to method OAT\Library\Lti1p3Core\Message\LtiMessageInterface::toHtmlLink (see https://psalm.dev/087)
|
Psalm:
src/Message/LtiMessageInterface.php#L55
src/Message/LtiMessageInterface.php:55:21: PossiblyUnusedMethod: Cannot find explicit calls to method OAT\Library\Lti1p3Core\Message\LtiMessageInterface::toHtmlRedirectForm (but did find some potential callers) (see https://psalm.dev/087)
|
Loading