Issuing the API access token
1. Introduction
This document describes how to issue an API access token.
You need to add an API access token (JWT token) as the header when you call Fujitsu Research Portal APIs. Refer to Using the API for how to call our APIs. To issue an API access token in Fujitsu Research Portal, you must sign in to the portal after creating your account. Refer to Creating an Account for the account creation procedure.
Note that the contents of this manual may differ from the latest version.
2. Issuing API access token
-
Sign in the portal and click the "My account" in the navigation bar at the top, and go to the “Account" page.
-
Go to the authentication page from “Get Token“ under “Issue API Access Token“ at the bottom of the “Account“ page.
-
On the authentication page, enter your “username“ and “password“, and click the “Sign in“ button to sign in. Fujitsu employees can select "Fujitsu SSO" to log in (sign in).
-
If you successfully signed in, you will automatically move to the “jwt.ms“ page. The “eyJ ...“ displayed at the top of the screen is the API access token, so copy and use it.