About the Form Body
The parameters of the form body used in accessing the token are listed as
follows:
Table 2 Get Access Token Form Body Parameters
|
|
grant-type
|
password
|
scope
|
TES.ReadInfo
Note -
The scope value is provided to the Oracle
implementation team by Oracle Access Manager.
|
username
|
This is the Oracle Single Sign-on (SSO) username and takes
the form:
first.last@samplename.com
|
password
|
This is the Oracle Single Sign-on (SSO) password
associated with the client username above
|
secret code
|
This is the Base64 encoded client secret
|
clientid
|
This is the Base64 encoded client identifier
|
|