Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.004s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"sIwf7lcgKw1pcO1j0pbcFPDAsaaGH9A1T3v9f1Il","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wYFKMZkkZs6oLHqpmsFjWcUYJ2hZZl0P5qLUt8UK","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"5npwN2MnyQp3l4DZ7oBisAmXWv19BfWjbtlTMVN8","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"5CdCAlgHuNArqAizREapERTeT8uuUqbLdjCx5mdF","token_type":"Bearer","expires_in":7200,"scope":""}