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