Skip to content

Conversation

@kyungmi
Copy link
Contributor

@kyungmi kyungmi commented Oct 28, 2015

  • This is for prevent cross-origin (302 redirected from app server to auth server) issue.
  • Once Guest login(requested from app server) is successfully ended, returnTo variable on the user session should be cleaned.

[REF log]

XMLHttpRequest cannot load https://auth.webida.net/webida/api/oauth/guestlogin. The request was redirected to 'https://auth.webida.net/webida/api/oauth/authorize?response_type=token&redi…&client_id=E9CXCte9dnUU1GID&skip_decision=false&type=web_server&state=site', which is disallowed for cross-origin requests that require preflight.

- This is for prevent cross-origin (302 redirected from app server to auth server) issue.
- Once Github login(requested from app server) is successfully ended, returnTo variable on the user session should be cleaned.

[REF log]

XMLHttpRequest cannot load https://auth.webida.net/webida/api/oauth/guestlogin. The request was redirected to 'https://auth.webida.net/webida/api/oauth/authorize?response_type=token&redi…&client_id=E9CXCte9dnUU1GID&skip_decision=false&type=web_server&state=site', which is disallowed for cross-origin requests that require preflight.
@kyungmi kyungmi added the bug label Oct 28, 2015
@kyungmi kyungmi self-assigned this Oct 28, 2015
kyungmi added a commit that referenced this pull request Oct 30, 2015
[BUGFIX] (#117) fix 'Server Unreachable' error on Guest login
@kyungmi kyungmi merged commit f1bebc7 into webida:master Oct 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant