Login problems!

hello.
I have a big problem
I have to create an online platform where the students can login(there are about 10.000 students). How can I can allow them to login using data from another website(our university website where they all have accounts)? I need to create something like “login with facebook” or “login with google” etc, but instead of these to be " login with universitydata".
Can u please help me?
Thank you!
ps: my website will have the same domain as my university website

You need to talk with your university and see what options they provide for that. It may require ldap, or Oauth, or countless other possibilities.

well that is the problem. I need to figure this on my own, and I don’t know…

That is impossible. You will have to work with the university to make it happen, you can’t simply gain a way to log in their students without interacting with said university.

1 Like

Either that or full access to their login source code. Including the ability to modify it.

1 Like

Or an API if they have one and you guys didn’t mention it yet.

Fairly certain that is covered under

Either way, he needs to talk with the university to get more details on the way or ways they offer the ability to handle credentials.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.