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