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.001s |
passed |
Standard output
{"access_token":"BJK21qqTwT3DX3fJUlHHgWxBaf0VbdhQW0TDX9zs","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RUqeBSZmw0fMH1kO950iygaeLqR8lj9IE0bAsQK2","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"5rYbni1Vs3OrWv0fJx4ZCfqdCIb1C22Iwm0nUS38","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"otas2E02fy7q4b12fQd9YFsS2Cq5LVf7IgQt45IB","token_type":"Bearer","expires_in":7200,"scope":""}