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 |
0.001s |
passed |
Standard output
{"access_token":"qFTvJ0ZTQoeXg6cp9p7hoKvziTBYfN253RNmLt70","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"tD14ZRYUrRJcz3CpDtrTOYbIVciaohozxj3G4Zk5","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"xqUUQ2htBlvuNn9w1uzTPzSdYYzjAoBuQEItlMPN","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"EtP7DeHRhCKGPLPtq14fRDVUGbq2N1QF4rdLZWJz","token_type":"Bearer","expires_in":7200,"scope":""}