flipboxfactory / saml-sp

SAML Service Provider (SP) Plugin for Craft CMS
https://saml-sp.flipboxfactory.com/
Other
19 stars 5 forks source link

404 on save of setting page #122

Closed jjohnlaw closed 3 years ago

jjohnlaw commented 3 years ago

Hi, im receiving the following error on save of the settings page (/saml-idp/settings):

image

yii\base\InvalidRouteException: Unable to resolve the request "saml-idp/settings/save". in /var/www/helpforce-sa-craft/current/pub/vendor/yiisoft/yii2/base/Module.php:543
Stack trace:
#0 /var/www/helpforce-sa-craft/current/pub/vendor/craftcms/cms/src/web/Application.php(278): yii\base\Module->runAction()
#1 /var/www/helpforce-sa-craft/current/pub/vendor/craftcms/cms/src/web/Application.php(581): craft\web\Application->runAction()
#2 /var/www/helpforce-sa-craft/current/pub/vendor/craftcms/cms/src/web/Application.php(257): craft\web\Application->_processActionRequest()
#3 /var/www/helpforce-sa-craft/current/pub/vendor/yiisoft/yii2/base/Application.php(392): craft\web\Application->handleRequest()
#4 /var/www/helpforce-sa-craft/current/pub/index.php(22): yii\base\Application->run()
#5 {main}

Next yii\web\NotFoundHttpException: Page not found. in /var/www/helpforce-sa-craft/current/pub/vendor/craftcms/cms/src/web/Application.php:585
Stack trace:
#0 /var/www/helpforce-sa-craft/current/pub/vendor/craftcms/cms/src/web/Application.php(257): craft\web\Application->_processActionRequest()
#1 /var/www/helpforce-sa-craft/current/pub/vendor/yiisoft/yii2/base/Application.php(392): craft\web\Application->handleRequest()
#2 /var/www/helpforce-sa-craft/current/pub/index.php(22): yii\base\Application->run()
#3 {main}

Any help would be great. Cheers

dsmrt commented 3 years ago

Is this for the saml-idp plugin (and not the sp)?

jjohnlaw commented 3 years ago

You are correct, apologies, dont know where i linked to hear from.. I'll post on the correct plugin!

dsmrt commented 3 years ago

@jlaughton87 ok cool this helps. I'll take a look at the other issue. Thanks for transferring that over!