This repository has been archived by the owner on Feb 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
SAXParseException trying to authenticate #45
Comments
Basically from what I can see the problem occurs when the embedded tomcat is trying to process supplied login page which starts with DOCTYPE. Here's a complete stacktrace
|
And here's a doc it tries to load
|
Also, typing my metadata URL directly into browser brings Okta login page and attempts to redirect to the app at which point it fails with the same error |
I would appreciate any answer on this? I'm working on high profile client that considers using Okta but may change their mind based on my POC effort |
@bostone how did you solve your issue? I am seeing the same error. |
@dontsu I don't think I did. And whomever owns this project seems to completely ignore this post so sorry, no help here |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
I built 2 different version of this demo, one exactly as described in the blog post. The spring boot app starts with no error however when I try to access https://localhost:8443 I get the following error in logs and I never get the login page
Any idea what is going on here?
Thanks,
Bo
The text was updated successfully, but these errors were encountered: