Implementing SEB with Moodle SSO for Exam Access #950
Unanswered
Doctor-Aiden
asked this question in
Q&A
Replies: 1 comment 2 replies
-
The following post may provide useful information: #833. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I am trying to utilize SEB for my university, where we have a Single Sign-On (SSO) login system integrated with Moodle. Our goal is to create a streamlined experience for students where they can launch a SEB config file, log in through SSO, access Moodle, and then proceed directly to their exams.
I’m aware of the template feature in SEB, and I’ve been conducting tests to achieve this setup. My current approach involves creating a template, uploading it to Moodle’s administration, and having instructors select this template when creating an exam. However, the challenge arises because each exam course requires a different config file, making it unfeasible for our intended implementation.
To summarize, here’s what I’m aiming to achieve:
I have been struggling to implement this solution for weeks without success. The primary reason I want to set it up this way is to leverage the URL filtering feature in SEB to block certain URLs from the SSO login page all the way through to the exam attempt.
We are using Moodle 4.1 and SEB config tool 3.5
Has anyone successfully implemented something similar or could provide guidance on how to achieve this? Any help would be greatly appreciated.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions