Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
Test |
Duration |
Result |
testClientCredFlowParams |
0.003s |
passed |
testMultipleScopeString |
0.001s |
passed |
testNoScope |
0.001s |
passed |
testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"Km0sL345acvTqRxMPgRoLG8dO0uW55gMNuuUgKGe","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"HobCZIKDuJDMonSAHtBkD7kUdgSZ2E9Nhsdvlg9n","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"2OFYVe2QIIJwgKFv3jVamBaztcaLTojTS75oUiUY","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"NgZ5EtQKvNQpbA7mV5dfoulIhAZkPcqiMf8sPy9z","token_type":"Bearer","expires_in":7200,"scope":""}