QuitURL
#578
Replies: 1 comment
-
|
The quitURL currently doesn't support a wildcard, but we had that feature request before and will come back to it at a later moment. Unfortunately it likely won't make it into the spring releases. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For the quiturl function
quitURL
String containing the full URL (starting with http:// or https://) of the link to quit SEB/the exam session (iOS) after the exam.
It seems it only accepts a full and exact URL but when using the Renaissance Star Reading test their logout / complete link is https://auth.renaissance.com/oauth2/sessions/logout?logout_verifier=xxxx-xxxx-xxxx with a random string at the end for the verifier, is there a way that the logout URL could be used while ignoring the unique strings at the end of the url, like by adding a wildcard* or something?
Beta Was this translation helpful? Give feedback.
All reactions