<div dir="ltr"><div>From java -- a guess:<br></div><div><br></div><div>break;</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, 27 Jan 2020 at 16:00, Jim Fox <<a href="mailto:fox@washington.edu">fox@washington.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Every Nashorn script I've seen ends with its return value, e.g., <br>
"nextFlow;" in mfa scripts. Is there a way to exit with a value in the <br>
middle of the script?<br>
<br>
e.g.<br>
<br>
# I know user cannot complete the login<br>
exit("authn/you-are-toast");<br>
<br>
<br>
Jim<br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>