Jump to content

You're browsing the 2004-2023 VATSIM Forums archive. All content is preserved in a read-only fashion.
For the latest forum posts, please visit https://forum.vatsim.net.

Need to find something? Use the Google search below.
PLEASE READ - Webmaster Support Forum
This forum will be retired in the near future. Please direct all queries to our dedicated GitHub support page https://github.com/vatsimnetwork/developer-info/discussions 
Here you can find documentation on our services and we are continuing to migrate pertinent information into the Wiki pages https://github.com/vatsimnetwork/developer-info/wiki

Redirecting Back to SSO Dashboard


Syam Haque 1161585
 Share

Recommended Posts

Syam Haque 1161585
Posted
Posted

There has been quite a few times now that when I login through the SSO that I am redirected back to https://cert.vatsim.net/sso/home/dashboard/. Is this a known bug?

 

It happens with any site I login using SSO. Happens for about 70% of the logins I do..

VATSIM Middle East

Syam Haque - 1161585

Link to comment
Share on other sites

Kieran Hardern
Posted
Posted (edited)

I doubt it's a bug.

 

This will happen if you have been redirected from the external site, not logged in and come back and tried it later. It only remembers the external site for so long. It will also happen if the external site hasn't sent the correct information.

 

EDIT: It also happens if you click "login" multiple times before waiting for the page to load.

Edited by Guest
Link to comment
Share on other sites

Miguel Frias
Posted
Posted

Exactly. The login button can only be pressed once. Actually, I don't like it very much as it doesn't have the standard behaviour of a button.

 

Kieran, maybe you could add something like:

 

docomeent.getElementById("idOfButton").onclick = function() {

this.disabled = true;

//continue for validation stuff

}

Miguel Frias

Senior Instructor (I3) & Certified Pilot (P4), ZLA I-11 graduate

Portugal vACC Training Director (ACCPT2), VATEUD Operations Director (VATEUD8)

Portugal vACC, VATEUD, VATSIM

1107190.png1107190.png

Link to comment
Share on other sites

 Share