ls1intum / thesis-track

Web Application for trackage of theses supervised at the chair
MIT License
3 stars 1 forks source link

Student must login with OIDC to be able to apply #60

Open Mtze opened 3 weeks ago

Mtze commented 3 weeks ago

The login allows us to strongly bind an application to a student to avoid spam / misuse.

Information from OIDC can be used to prefill the form (Username, Firstname, Lastname, University Email, Matriculation Number,...)

Login also necessary to upload artifacts later (See #58)