Saturday, October 8, 2022

issues when using OKTA

I'm trying to enable the authencitaion to my site using OKTA,
I'm using django3_auth_saml2  library.
I'm getting pass the authentication in the OKTA site but then I'm getting this error:

The information you're about to submit is not secure

Because this form is being submitted using a connection that's not secure, your information will be visible to others.


Screen Shot 2022-10-08 at 10.09.01.png

what am I missing/doing wrong?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d44a10df-3b3c-4d4a-9584-e4b8b260e3b7n%40googlegroups.com.

No comments:

Post a Comment