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":"cYyxyp2XmyCHXLKZa5EVNHonwUtXkKlCt7CjNCg6","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Bk5HrOonDDah2FIQbzKqE3yuFYZWzMPrHXG1Ztnk","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"dYEWfohI50iiRYBfQLNHojLvf0gqgeB12uaqsCvn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MoWQPsEs23fUUWkdhigEA5g7aek9vgvAZ2RYmXDX","token_type":"Bearer","expires_in":7200,"scope":""}