Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Once a request is received and the client needs to be verified, create a new ticket in JIRA with the client id

  2. Launch the OAuth Verification Job filling out the required parameters (Note: you will need a Jenkins account):

    1. SESSION_TOKEN: A valid session token for an admin user

    2. CLIENT_ID: the id of the client to verify

    3. ETAG: The etag of the client to verify (this is to ensure that the client didn’t change after the client details were read)

    4. VERIFY_STATUS: Leave enabled (deselecting would un-verify a client)

  3. Resolve the related JIRA issue

...