
WayneD.65055 (Customer) asked a question.
Hello,
It's easy to access the requestContext in a custom Sign In page: just a call to `OktaUtil.getRequestContext()`.
The documentation for custom error pages omits reference to `OktaUtil`, and when I try to embed it using the same syntax as described in the Sign In page documentation (`{{{OktaUtil}}}`) nothing is embedded in the rendered HTML.
Is there a way for me to access the additional context of the error in custom Javascript?

Hello @WayneD.65055 (Customer) ,
Feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, and they should be able to help you with this.
Thanks!
Tim
Okta, Inc.
Hello @tim.lopez1.5480328098306519E12 (Okta, Inc.) -- thank you, I will do that.