Class com.ibm.oauth.core.test.speccompliance.OAuth2ClientCredentialFlowTest
Tests
| Test |
Duration |
Result |
| testClientCredFlowParams |
0.007s |
passed |
| testMultipleScopeString |
0.001s |
passed |
| testNoScope |
0.001s |
passed |
| testNumericScopeString |
0s |
passed |
Standard output
{"access_token":"Wizd6MjLLqZN1lHQnsXOqFYWqe5Cmj3AfgyK4MrQ","token_type":"Bearer","expires_in":7199,"scope":"scope1 scope2"}
{"access_token":"GQAB1ETwJrbjiMnGXBPyoWjZiJxWgLYnnzOV5blA","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"DiTKVCTPJuAeceTiexOVONASiCq5nhT6uWbj8UmD","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"t2sMCZjuHpL67LPXEK7yoAUIL589jjejvgdCoEZU","token_type":"Bearer","expires_in":7200,"scope":""}