OTA-Insight / djangosaml2idp

SAML 2.0 Identity Provider in Django
Apache License 2.0
104 stars 96 forks source link

Unable to access the problem ( http://0.0.0.0:8000/saml2/login/) #141

Open HibikiLinux opened 2 years ago

HibikiLinux commented 2 years ago

Hi, I'm trying to run example_ Setup, IDP and SP can run.

But when I visit (SP)

http://10.10.80.160:8000/

There is a problem when the mouse clicks the login button

3 2

ericbolo commented 2 years ago

Changing the "validUntil" attribute l4 of example_setup/sp/sp/saml2_config/idp_metadata.xml to a future date solved it for me