flipboxfactory / saml-sp

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

2.0 Upgrade - Login error #31

Closed darksaboteur closed 5 years ago

darksaboteur commented 5 years ago

I have upgraded version 1.0.8 to 2.0.2 and now receive the following error when clicking the "Via XXXXX" button on the login screen. Is this a bug in the update or a misconfiguration on my end?

saml-2 0 2-error

dsmrt commented 5 years ago

Hi @darksaboteur ... sorry you are seeing this issue.

Can you trying running composer update flipboxfactory/saml-core and see if that updates?

Also, take a look here for more upgrade info: https://saml-sp.flipboxfactory.com/installation.html#upgrading-to-2-0

dmatthams commented 5 years ago

Also getting this error in 2.0.2, but not sure if it is related to my other issue #32. Have saml-core up to date.

dsmrt commented 5 years ago

Found the issue here. Working on a patch!

dsmrt commented 5 years ago

Fixed in 2.0.3. Run a composer update flipboxfactory/saml-sp and see how that looks.