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":"a0MFzh9b0eDHlFyZecYuEw1ImFTCu3aTz22FcLjn","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"h3ySCkQCNDFH7I2q6ksXqSaM7BFu6tMkEbUu7wo1","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"9KXgUrjkHNvbO2FgSPvqFyzLnNgTpgRuBevbtSmQ","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"MCePFIOojQW5uv2NKjrsJ2OMEIKYXZQigVYaOSlh","token_type":"Bearer","expires_in":7199,"scope":""}