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