Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.002s |
passed |
| testMultipleScopeString |
0s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0.001s |
passed |
Standard output
{"access_token":"s2P8BgYJLN6Q4F3WqwLD07XOGIZdAnpfcPEocVCB","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"kqiizIDLahqb18sgGLr1bMA0eaygCPb79FZmAZbP","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"jqlEeeD0SXOL9gn7DlSe5JrJGQ2Z33p2FbyLUjqh","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"J9mBYfM6v8itZsyzfNtINkrR09yp00q6VgZXq5BO","token_type":"Bearer","expires_in":7200,"scope":""}