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