Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0.002s |
passed |
testNoScope |
0s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"P4tif68GTdvI5xirgiJD1rX2YK95JZpkYHnBWnqo","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"gJoGdiURvvYGr8zBoFcWJy3Tcika3ChKx376dpoz","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"v8C9VPv498KUSkszo5BzPQCGFBQvF1eXw9Kl1qsU","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"CsgHm66lgTDxojyGZg3Mah5Kz8Hc1zvEmTYrvFrw","token_type":"Bearer","expires_in":7200,"scope":""}