Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.003s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"Kb1P6Aoe1OdrAULbWZ4Dk8qiu4SwNiZfH61fBHbX","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"I3XTHcJiRdgkX0PRx20lqmk0qYzF2bwkGM578n9n","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"50ubgvICLoTAirLd2HdVN6OQdGTf3kLcdMvd7I5Q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"UsLqIm4gUWcYmAH6nFmZSgkDmiWGeuJr53HuqbrN","token_type":"Bearer","expires_in":7200,"scope":""}