Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

spid response issue #339

Open
Asifkrishaweb opened this issue Apr 20, 2021 · 11 comments
Open

spid response issue #339

Asifkrishaweb opened this issue Apr 20, 2021 · 11 comments

Comments

@Asifkrishaweb
Copy link

Asifkrishaweb commented Apr 20, 2021

Hello

post request : http://localhost:8000/spid/acs

Malformed request: idp value not present or wrong (this is likely due to a non-https request)

please help
Thank you

@peppelinux
Copy link
Member

Are you using spid-django?

@Asifkrishaweb
Copy link
Author

no i think i have flask

@peppelinux
Copy link
Member

probably a https requet over a http endpoint is going to happen

@Asifkrishaweb
Copy link
Author

Asifkrishaweb commented Apr 20, 2021 via email

@Asifkrishaweb
Copy link
Author

Asifkrishaweb commented Apr 20, 2021 via email

@peppelinux
Copy link
Member

in the metadata of your sp, configured in spid-testenv2, you should check the acs endpoint, is it on https?
please change your endpoint configuration in the SP conf, so that you'll give a metadata with correct urls

@Asifkrishaweb
Copy link
Author

Asifkrishaweb commented Apr 20, 2021 via email

@Asifkrishaweb
Copy link
Author

Asifkrishaweb commented Apr 20, 2021 via email

@Asifkrishaweb
Copy link
Author

in the metadata of your sp, configured in spid-testenv2, you should check the acs endpoint, is it on https?
please change your endpoint configuration in the SP conf, so that you'll give a metadata with correct urls

i am actually testing the spid authentication in my local 8000 with 8088 testenv server

metadata of your sp, configured in spid-testenv2 :

<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="http://localhost:8000/spid/acs" index="0" isDefault="true"/>

Where should i set this acs url :
in Spid-auth.php or spid-saml.php
in which parameter

please help form the same

thank you

@peppelinux
Copy link
Member

These questions are related to SP project you're using and not to spid-testenv2, which sp spid library are you using?

@Asifkrishaweb
Copy link
Author

These questions are related to SP project you're using and not to spid-testenv2, which sp spid library are you using?

italia/spid-laravel

this laravel package i am using

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants