-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Hi
I love the possibility of pluggable authentication modules in GLaDOS. I would love to use alternate authentication schemes such as OAuth or certificate-based login with GlaDOS. To achieve this, the server should support external authentication. This authentication takes configurable header lines as identification tokens and creates appropriate accounts.
I would love to create exams for not yet existing accounts/tokens. When a user logs in and an exam exists for that user, it should just behave as if a token has been provided. In my specific case I would like to log in with mod_ssl and a client cert (config may be supplied if requred).
Regards
Martin