Verifying an OAuth client
date | comment |
---|---|
07/08/2021 | Created |
For security purposes, a user cannot create and use an OAuth client unilaterally. Activation by a Synapse administrator is required The guide for creating an OAuth client instructs the creator of an OAuth client to contact Synapse Help to request verification. When we receive the request, verification is as follows:
Visit http://build-system-ops.prod.sagebase.org:8080/job/verify_oauth_client/ and login to Jenkins. You must be on the Sage VPN to access this server.
Click "Build with parameters".
Enter the client ID (for example, 100100) and click "Build".
When the build finishes successfully the client is verified.
Reply to the requester to notify them that their client is ready to be used.