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