NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Versions Compared

Key

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

...

Stage

https://bioappdev.okta.com/oauth2/aus478s3eb0x3du23297/v1/token

Productionhttps://bioappdev.okta.com/oauth2/aus8jhc6kdbWPrwYa297/v1/token

Headers

Content-Type

application/x-www-form-urlencoded

Accept

application/json

...

{"token_type":"Bearer","expires_in":1800<seconds>,"access_token":<accessToken>}

Info

The access token will expire 1 hour after being generated (1800 seconds).expiration period is set per the following:

Stage: 8 Hours (28800 seconds)

Production: 4 Hours (14400 seconds)

4. Call REST Service with Bearer Authentication

...