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":"0yYbRxvwIj4ZprlGRobl53czbzxPzhSlNDyRCmo8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HUraMJVC82s39cwgOIxHWbi5zzUtpV3MeNSTH3X0","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"D2kmXF7oYAtHSM2uZ2sH8IXD2yMegybCMLV9EWuR","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Hi9TDjmUN9OQqxHnGowzgI2JfZccaYk5dVQBJFKT","token_type":"Bearer","expires_in":7200,"scope":""}