Coder Social home page Coder Social logo

Callback incorrect about eve-skylizer HOT 5 CLOSED

chrrtg avatar chrrtg commented on September 18, 2024
Callback incorrect

from eve-skylizer.

Comments (5)

chrRtg avatar chrRtg commented on September 18, 2024

Quick Check:
https://skylizer.thedoubled.org/auth/index
is working fine.

If EVE SSO redirects you to https://skylizer.thedoubled.org/index then the "callback URL" you entered in the developer portal (https://developers.eveonline.com/applications) is most probably wrong.

from eve-skylizer.

Rayvenhaus avatar Rayvenhaus commented on September 18, 2024

As shown above and in the screen shot, the callback URL is entered as the wiki indicates.

2018-07-22 07_12_19-application details - eve_ developers

from eve-skylizer.

Rayvenhaus avatar Rayvenhaus commented on September 18, 2024

It appears that I am getting a 302 error:

Apache Access log
73.99.10.81 - - [22/Jul/2018:11:13:16 +0000] "GET /auth/index HTTP/1.1" 302 4234 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36"
73.99.10.81 - - [22/Jul/2018:11:13:22 +0000] "GET /auth/index?code=*** HTTP/1.1" 302 499 "https://login.eveonline.com/$
73.99.10.81 - - [22/Jul/2018:11:13:24 +0000] "GET /index HTTP/1.1" 404 461 "https://login.eveonline.com/oauth/authorize?scope=publicData+esi-location.read_location.v1&state=***&response_type$
73.99.10.81 - - [22/Jul/2018:11:13:25 +0000] "GET /favicon.ico HTTP/1.1" 404 4293 "https://skylizer.thedoubled.org/index" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.339$

Apache Error Log
[Sun Jul 22 11:13:24.350063 2018] [negotiation:error] [pid 11241] [client 73.99.10.81:55317] AH00687: Negotiation: discovered file(s) matching request: /var/www/skylizer/public/index (None could be negotiated)., referer$

from eve-skylizer.

Rayvenhaus avatar Rayvenhaus commented on September 18, 2024

2018-07-22 07_12_19-application details - eve_ developers

As I showed above, those are the settings from the local.php and the Application at Eve Developers.

It appears that I am getting a 302 redirect when accessing that URL:"

Apache Access log
73.99.10.81 - - [22/Jul/2018:11:13:16 +0000] "GET /auth/index HTTP/1.1" 302 4234 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36"
73.99.10.81 - - [22/Jul/2018:11:13:22 +0000] "GET /auth/index?code=*** HTTP/1.1" 302 499 "https://login.eveonline.com/$
73.99.10.81 - - [22/Jul/2018:11:13:24 +0000] "GET /index HTTP/1.1" 404 461 "https://login.eveonline.com/oauth/authorize?scope=publicData+esi-location.read_location.v1&state=***&response_type$
73.99.10.81 - - [22/Jul/2018:11:13:25 +0000] "GET /favicon.ico HTTP/1.1" 404 4293 "https://skylizer.thedoubled.org/index" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.339$

Apache Error Log
[Sun Jul 22 11:13:24.350063 2018] [negotiation:error] [pid 11241] [client 73.99.10.81:55317] AH00687: Negotiation: discovered file(s) matching request: /var/www/skylizer/public/index (None could be negotiated)., referer$

from eve-skylizer.

chrRtg avatar chrRtg commented on September 18, 2024

Sorry, probably missed that.

Short version:
https://skylizer.thedoubled.org/index does not work.

Long version:
If the login went well EVE SSO calls your Callback URL. Then skylizer process the request. If the Login is fine Skylizer forwards the user to the URL /index, the main entry point. From here Skylizer detects you've been logged on and forwards you to the Dashboard (https://skylizer.thedoubled.org/dashboard).

Hope this give you some idea whats going wrong.

from eve-skylizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.