django-saml2-auth icon indicating copy to clipboard operation
django-saml2-auth copied to clipboard

Integration with Django Project

Open Inderjit1 opened this issue 5 years ago • 0 comments

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

Inderjit1 avatar Jan 07 '20 00:01 Inderjit1