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":"zjIE8k46jSFeTEi6eMn1ByoSWcoCIrwO1icVjbLe","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"Jr0J4UtnfLSGFIdbypuvAaFTz3THuGBVknMeoMEv","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"YxXMDMUidrVR8QBIYTBehlWD6ndJyIb5gpBTin6q","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"W5kKpYizcYJVsfCfI0pb0OBQNxKmiKqSiWpiEEW2","token_type":"Bearer","expires_in":7200,"scope":""}