Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.004s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.004s |
passed |
Standard output
{"access_token":"VMig8cXKC1z0SpTYjULf0eD5fUWVBOEl7FLitbTt","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"IbMeF7eW1oAZwvoY4UwwcvRr6Z49xGJIFPYOiYzy","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"Z2bemij6rZBN0gi2EEwcbv02lKyuaI6hEINZO2u2","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"RVjK6AiI14St3QkRaUXut3ku5w9CPmbnx82RxjjU","token_type":"Bearer","expires_in":7200,"scope":""}