Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"alWRZEIFdvucIKs93iUkj6D2l3iAQY9oCbqHtxpi","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"3uvLlUdlEbK9nVEqrg12ux8IfjyKWdDujxODt5j7","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"ig7QQ7tZps15456OdrfZil99bvkdsty2ROpN6iFV","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"7AoMA02E7cro1HpHTgVEEghGKzWlwqcDPeU4VPjn","token_type":"Bearer","expires_in":7200,"scope":""}