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

Not redirected to the main page after CAS login #17

Open
ShyamalaViswanathan opened this issue Mar 9, 2018 · 1 comment
Open

Not redirected to the main page after CAS login #17

ShyamalaViswanathan opened this issue Mar 9, 2018 · 1 comment

Comments

@ShyamalaViswanathan
Copy link

HI, I have build the plugin from source and added it from the admin panel. Now I open the tool, which prompts me with the CAS login page. After authentication I am not redirected to the main page of OSTicket. It says, CAS Authentication failed, inspite of providing valid credentials.

@kevinoconnor7
Copy link
Owner

Hey @ShyamalaViswanathan!

Sorry for the delay in getting to this.

Generally that error means that the CAS client couldn't verify your ticket. This generally happens because the client couldn't connect to the CAS server. This generally happens due to:

  • The client cannot establish a connection to your CAS server. This could be due to a DNS or connectivity issue.
  • The more common case is that the SSL verification failed. Please ensure that your CAS server has a valid certificate and that said certificate is either chained to a trusted CA on your osTicket server.

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

2 participants