These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Eve SSO for Wordpress

First post
Author
Ruune en Gravonere
Running with Dogs
Northern Coalition.
#1 - 2016-09-15 22:08:29 UTC
Can someone point me to where I can get a free to use plug in for a wordpress website that we want to use for a Corp
I know drupal isn't a problem so this is specifically for wordpress builds
Sorry if its on this forum somewhere but I couldn't find anything
Morgan Johnstone
Doomheim
#2 - 2016-09-16 04:39:10 UTC
I would like to see an actual API checker add on and more features, but here's the one I've been using:
https://wordpress.org/plugins/miniorange-login-with-eve-online-google-facebook/

I use it here: http://www.startideindustries.space

Morgan Johnstone

Disabled Players Union

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#3 - 2016-09-16 15:04:21 UTC
https://github.com/fuzzysteve/WordpressSocialLogin-EveSSO may be of some interest.

Though I don't have corp restrictions on it.

You could probably add in a check on the getUserProfile function, which goes and checks the character id, using the affiliation endpoint (see https://github.com/fuzzysteve/eve-sso-auth/blob/master/devauthcallback.php ) and if the corp id isn't right, you can throw an exception which fails it.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter

Morgan Johnstone
Doomheim
#4 - 2016-09-16 17:03:19 UTC
Steve Ronuken wrote:
https://github.com/fuzzysteve/WordpressSocialLogin-EveSSO may be of some interest.

Though I don't have corp restrictions on it.

You could probably add in a check on the getUserProfile function, which goes and checks the character id, using the affiliation endpoint (see https://github.com/fuzzysteve/eve-sso-auth/blob/master/devauthcallback.php ) and if the corp id isn't right, you can throw an exception which fails it.


Have I said how much I love you ? Lol [Awkward Silence]

Morgan Johnstone

Disabled Players Union

Ruune en Gravonere
Running with Dogs
Northern Coalition.
#5 - 2016-09-28 21:43:21 UTC
Steve Ronuken wrote:
https://github.com/fuzzysteve/WordpressSocialLogin-EveSSO may be of some interest.

Though I don't have corp restrictions on it.

You could probably add in a check on the getUserProfile function, which goes and checks the character id, using the affiliation endpoint (see https://github.com/fuzzysteve/eve-sso-auth/blob/master/devauthcallback.php ) and if the corp id isn't right, you can throw an exception which fails it.


Awesome thank you... although in the spirit of full disclosure I will be getting help from someone who understands how to do all that great codey stuff Lol
Cervix Thumper
School of Applied Knowledge
Caldari State
#6 - 2016-12-24 01:23:27 UTC
Hey guys I'm doing the exact same thing. I'm stuck at this part:

"At EVE Online, go to Support. Request for enabling OAuth for a third-party application.
At EVE Online, add a new project/application. Generate Client ID and Client Secret.
At EVE Online, set Redirect URL as https://auth.miniorange.com/moas/oauth/client/callback"

I don't see the request to enable the 3rd party app portion.

I'll I see is a list of 3rd party apps that I'm connected to.

Any insight?
Thanks in advance
Ortho Loess
Escalated.
OnlyFleets.
#7 - 2017-01-03 16:18:00 UTC
Cervix Thumper wrote:
Hey guys I'm doing the exact same thing. I'm stuck at this part:

"At EVE Online, go to Support. Request for enabling OAuth for a third-party application.
At EVE Online, add a new project/application. Generate Client ID and Client Secret.
At EVE Online, set Redirect URL as https://auth.miniorange.com/moas/oauth/client/callback"

I don't see the request to enable the 3rd party app portion.

I'll I see is a list of 3rd party apps that I'm connected to.

Any insight?
Thanks in advance


You need to create an application on the developer site: https://developers.eveonline.com/