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":"8OTdYodoTh1KxoLnRHP87ipnF8zLsTlaUWpzfCcH","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"pQXyvl9Bc4B41Jv9MqFltV3z38CB9mgUpQosay1W","token_type":"Bearer","expires_in":7200,"scope":"123"}
{"access_token":"y6bZ0spF1n7soWfJcTdk15mZfie1pS3Q8Shha3kG","token_type":"Bearer","expires_in":7200,"scope":"scope1 scope2"}
{"access_token":"hTCLOZ36VoV61rlAa5g4jE9Mf5bGMFgLvR5KWvEY","token_type":"Bearer","expires_in":7200,"scope":""}