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