Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.002s |
passed |
testMultipleScopeString |
0s |
passed |
testNoScope |
0.010s |
passed |
testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"0nqhsVfwqnpYUswSpKQQYUURPgDX53DkefmIoujv","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"wL68stcbfSyDhS4W8mETKet60xVYx0BuvSYt5SNH","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"i22FRKcl97278yXb3Qd2Sw2tLAW1BmzTLvtTyz8n","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RMTBWOxtb4qe7shLXVUTbgQLcVy7gIBWqGzNae4T","token_type":"Bearer","expires_in":7200,"scope":""}