• Resolved paulipar

    (@paulipar)


    Hi,

    I noticed that this Oauth plugin now supports EVE Online login. However unlike with the Oauth 2.0 that i am using currently for EVE Online SSO i can’t find the ability to restrict logins to certain entities with this version.

    Is this ability not supported with this version of Oauth or am i juts blind and can’t find it? Should we keep on using Oauth2.0 for eve online logins?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author miniOrange

    (@cyberlord92)

    Hi,

    Yes, we support Eve Online with OAuth Single Sign On plugin. We already provide login restriction based on Corporation ID in our premium plugin. Could you please list down the parameters based on which you are looking for restrict login abilities?

    Thread Starter paulipar

    (@paulipar)

    Im currently using the 2.0 plugin that has the option to restrict login with free version so i see no point to upgrade to the rather costly permium version (since this is all for gaming usage for me).

    For EVE Online login needs to be restricted based on: alliance ID, Corporation ID and Character id.

    With 2.0 there is also a bug where if alliance ID is determined in the restricted field then the corporations in the corporation fields are not taken into the if condition for login. So you want to have if not in alliance and not in corp … then restrict login instead of if not in alliance, restrict login as a corporation can be inside an alliance, and a single character can be inside a corporation. Just for your info to not to repeat this bug in this plugin as well ??

    You should also use this endpoint: /characters/affiliation/ instead of /characters/{character_id}/ as the character ID endpoint has a 24 hour cache (changed recently)

    • This reply was modified 5 years ago by paulipar.
    Plugin Author miniOrange

    (@cyberlord92)

    Thanks for pointing this out. Restriction based login based on alliance ID, Corporation ID, and Character ID is already been handled in the premium plugin.
    We will update the /characters/{character_id}/ endpoint to /characters/affiliation/ soon. Thank you so much for letting us know.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘EVE Online Support?’ is closed to new replies.