Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exception throws when ErrorPage or IndexPage properties are not configured in the configuration file #6

Open
anusharp opened this issue Oct 21, 2020 · 0 comments

Comments

@anusharp
Copy link

Description:
Below exception throws when ErrorPage property is not configured in the configuration file at the logout
java.lang.IllegalArgumentException: Path [samlsso?SAML2.HTTPBinding=HTTP-POST] does not start with a "/" character

Suggested Labels:

SAML,SLO,Tomcat
Suggested Assignees:

Affected Product Version:
sgardio-java-oidc-sdk release version 0.1.16
OS, DB, other environment details and versions:
WSO2 IAM 5.10.0, Tomcat 9.0

Steps to reproduce:

  1. Setup asgardio tomcat sample app : https://github.com/asgardio/asgardio-tomcat-saml-agent/tree/master/io.asgardio.tomcat.saml.agent.sample by using asgardio-java-oidc-sdk release version 0.1.16
  2. Remove below properties from the sample-app.properties
    IndexPage=/sample-app/index.html
    ErrorPage=/error.jsp
  3. Check the logout flow
@anusharp anusharp changed the title Exception throws when ErrorPage property or IndexPage is not configured in the configuration file Exception throws when ErrorPage or IndexPage properties are not configured in the configuration file Oct 21, 2020
gayashanbc pushed a commit to gayashanbc/asgardio-java-saml-sdk that referenced this issue Nov 8, 2020
gayashanbc pushed a commit to gayashanbc/asgardio-java-saml-sdk that referenced this issue Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant