Git Product home page Git Product logo

Comments (1)

N-Coder avatar N-Coder commented on August 19, 2024

Differences in the SSO login flow are likely the cause of this. The POST data sent for Uni Passau can be found in the (possibly outdated) implementation of the flow here, the parse_ methods for reading data from the HTML responses can be found here. You could try tracking what actually happens when logging in via your browser using its network request debugging tool and then adapt the studip-fuse code accordingly until it works. I guess that I unfortunately can't help you much with that, as those requests all need login credentials.

As an alternative, the recommended way for accessing Stud.IP would be the OAuth API, which doesn't require handling user login credentials. Unfortunately, there's a catch: Using OAuth requires studip-fuse being registered as a client application with the respective Stud.IP instance by one of its administrators. For Passau, @thomashackl (who is also a core developer of Stud.IP) thankfully did exactly that. Maybe you could contact the administrators of your instance and ask whether they could do the same?

from studip-fuse.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.