django-saml2-auth
django-saml2-auth copied to clipboard
Integration with Django Project
Hello,
Info: Running on http://127.0.0.1:8000 SSO URL: http://127.0.0.1:8000/saml2_auth/acs Audience URI: http://127.0.0.1:8000/saml2_auth/acs
Completed: Added the METADATA_AUTO_CONF_URL url from okta, included all of the urls in main urls.py.
I am a bit confused about how to "launch" the login page. I have completed all of the steps listed, so what do I do after? As in, do I simply go to the http://127.0.0.1:8000 url?
@fangli