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

After token expiration, no routing to AGILE login #9

Open
agribu opened this issue Nov 27, 2017 · 1 comment
Open

After token expiration, no routing to AGILE login #9

agribu opened this issue Nov 27, 2017 · 1 comment

Comments

@agribu
Copy link

agribu commented Nov 27, 2017

After a user token expires and the message is displayed "Login error: wrong agile user", there is no routing back to the login form.

@nopbyte
Copy link
Member

nopbyte commented Nov 29, 2017

this is a known issue, but we have many technical aspects to deal with in order to improve this. For one, there is a newer version of OSjs that changed the API, so to keep extending our version we would need to migrate all the code. Also, we have frames inside the Os.js interface, so we should be a bit careful when attempting to handle this, because it is used in many places, and it may be better to understand what is the best way to handle this...

So, to summarize, we know this is an issue, but it doesn't have high priority for now as it touches on many interactions and the OS.js interface is not meant to be "heavily" used, but it is just to let people get started easily.

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