Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0s |
passed |
| testNumericScopeString |
0.004s |
passed |
Standard output
{"access_token":"ApczMznofevhYPp7CwnTHznbuOWD7uYfE9OoxMZd","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"rczDtahchIHpc7LDJuStGZIO4FdrMk3fDPRlfq2z","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"s3nWdaruFEVZeztjguhtvknMr6XO8G7jNbmJFVXb","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"eQfSYd6WlESZpfYdcFV3YiXNONbhDJRApkBkIkoA","token_type":"Bearer","expires_in":7200,"scope":""}