Base url for singularity

Create the log-on URL

The first step is to create a URL that users can follow to begin the logon process. This URL has the following structure:

https://{login server base url}/oauth/authorize?response_type={response type}&redirect_uri={redirect uri}&client_id={client id}&scope={scopes}&state={state}

{login server base url} is the url for the sso server. On tranquility, that url is “login.eveonline.com”.

what is {login server base url} for singularity?

Singularity SSO
All instances of https://login.eveonline.com found in this documentation can be swapped for https://sisilogin.testeveonline.com if you are developing against EVE’s Singularity test server.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.